summaryrefslogtreecommitdiffhomepage
path: root/templates/simple_game/Makefile.Android
AgeCommit message (Collapse)Author
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