summaryrefslogtreecommitdiffhomepage
path: root/release/libs/android
AgeCommit message (Collapse)Author
2018-07-09Support ARM and ARM64 Android buildingraysan5
2018-07-07Reviewed latest commit for Android gamepad supportraysan5
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-05-20Support shared library building on Androidraysan5
2018-05-17Reviewed Android pipelineRay
Now defaults to Clang, ARM64 and API 21
2018-04-02Update release to latest raylib versionraysan5
Note that only some lib versions have been updated
2018-01-15Review releases, removed external dependencies-
Not required any more!
2017-10-20Updated release versions for raylib 1.8Ray San
2017-10-11Reorganize release and dependenciesRay San