aboutsummaryrefslogtreecommitdiff
path: root/templates/standard_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-07-09Corrected issue on 32bit ARM buildraysan5
2018-07-09Support ARM and ARM64 Android buildingraysan5
2018-05-27Corrected issue with compiler paramRay
Added android_native_app_glue module to raylib compilation instead of compiling it as static lib at apk generation.
2018-05-21Working on Android APK buildingraysan5
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
2017-10-14NEW self-contained Android Makefile for APK buildraysan5