summaryrefslogtreecommitdiffhomepage
path: root/examples/Makefile.Android
AgeCommit message (Collapse)Author
2024-04-17FIX: #3918Ray
2024-01-02Update copyright to 2024Ray
2023-01-01Update year to 2023Ray
2022-10-30Fix Android x86 Architecture name (#2783)IsaacTCB
When building a x86 project, the folder inside lib is named i686. However Android x86 actually expects the folder to be called x86.
2021-12-31Update year to 2022raysan5
2021-04-21Reviewed templates MakefilesRay
2021-04-16Fix old directories used and windows/linux portability (#1722)noloop
* Fix olds directories used and windows/linux portability * Fix windows/linux portability
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
2018-07-10Review Android MakefilesRay