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

Summary: Feature request) cmake build for Android
Product: SDL Reporter: daegon.dhsk
Component: *don't know*Assignee: Ryan C. Gordon <icculus>
Status: NEW --- QA Contact: Sam Lantinga <slouken>
Severity: enhancement    
Priority: P2    
Version: don't know   
Hardware: All   
OS: Android (All)   

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.