summaryrefslogtreecommitdiffhomepage
path: root/templates/advance_game/Makefile.Android
AgeCommit message (Collapse)Author
2021-06-30WARNING: REMOVED: Game templatesraysan5
It's seems noone has ever used them
2021-04-21Reviewed templates MakefilesRay
2021-01-02Update year to 2021raysan5
2020-12-23Review Android Makefiles to required versionraysan5
2020-07-14Update Makefile Androidraysan5
2020-04-22[android] Extend validity of the certificate (#1212)Dani Martin
For uploading a apk to Google Play a minimun of 25 years (9125 days) is needed for the validity of the key. More info: https://developer.android.com/studio/publish/app-signing
2020-03-05Reviewed and Updated Android compilation scriptsRay
2019-05-21Review MakefilesRay
2019-03-17Review build release path, default to src directoryraysan5
2018-07-10Review Android MakefilesRay
2018-05-20Removed 32bit arm Android libraryraysan5
From 2019 64bit support will be mandatory to publish an Android app. Google plans to require that new apps target Oreo (API level 26) in August of 2018.
2018-02-11Some reviews for Android compilationRay
2018-01-15Review Makefiles and templates-
2017-12-05Removed OpenAL Soft dependency on buildingRay San
OpenAL Soft backend is still available in audio module, I'm thinking if exposing it for building in some way or just left it there for advance users to switch to it manually in case of necessity...
2017-10-16Review issue with resources folderRay San
2017-10-14Review some issuesRay
It seems there are some platform-dependant issues
2017-10-14Review templates for Androidraysan5
- Removed useless templates - Reviewed all Makefiles - Rework some code for Android support - Added resources to advance template