summaryrefslogtreecommitdiffhomepage
path: root/templates/simple_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-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-04-03Updated to latest raylib changesRay
Removed OpenAL and GLFW3 dependencies on building. Reviewed platforms and flags
2018-01-15Review Makefiles and templates-
2017-10-16Review issue with resources folderRay San
2017-10-14Review templates for Androidraysan5
- Removed useless templates - Reviewed all Makefiles - Rework some code for Android support - Added resources to advance template