We are currently migrating Bugzilla to GitHub issues.
Any changes made to the bug tracker now will be lost, so please do not post new bugs or make changes to them.
When we're done, all bug URLs will redirect to their equivalent location on the new bug tracker.

Bug 5054 - Feature request) cmake build for Android
Summary: Feature request) cmake build for Android
Status: NEW
Alias: None
Product: SDL
Classification: Unclassified
Component: *don't know* (show other bugs)
Version: don't know
Hardware: All Android (All)
: P2 enhancement
Assignee: Ryan C. Gordon
QA Contact: Sam Lantinga
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-03-23 02:50 UTC by daegon.dhsk
Modified: 2020-03-23 02:50 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description daegon.dhsk 2020-03-23 02:50:10 UTC
Currently the cmake build doesn't support building Android apks directly and require adding a manual java project, etc. which makes it difficult to create a clean build process.

This would allow for easier adoption and cleaner automation for all platforms, aligning with the windows, mac, and ios builds.