Commit Graph

17 Commits

Author SHA1 Message Date
d7b4b9e485 Update year to 2021 2021-01-02 18:15:13 +01:00
7e459dc38b Review Android Makefiles to required version 2020-12-23 17:05:51 +01:00
0570e49d14 [android] Extend validity of the certificate (#1212)
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-04-22 13:09:41 +02:00
Ray
966e8adcf9 Reviewed and Updated Android compilation scripts 2020-03-05 12:25:39 +01:00
Ray
0027868d1f Review Makefiles 2019-05-21 17:46:52 +02:00
0bbf857b00 Review build release path, default to src directory 2019-03-17 12:21:51 +01:00
Ray
d34c1285e0 Review Android Makefiles 2018-07-10 11:52:30 +02:00
22bf279672 Corrected issue on 32bit ARM build 2018-07-09 13:06:40 +02:00
f939378764 Support ARM and ARM64 Android building 2018-07-09 03:00:52 +02:00
Ray
1f0cc57ec7 Corrected issue with compiler param
Added android_native_app_glue module to raylib compilation instead of
compiling it as static lib at apk generation.
2018-05-27 19:06:14 +02:00
44181baf04 Working on Android APK building 2018-05-21 18:13:52 +02:00
a752092055 Removed 32bit arm Android library
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-20 19:13:10 +02:00
Ray
322cebcbaf Updated to latest raylib changes
Removed OpenAL and GLFW3 dependencies on building.
Reviewed platforms and flags
2018-04-03 22:44:45 +02:00
-
ddf6c65d00 Review Makefiles and templates 2018-01-15 12:52:58 +01:00
b065edc878 Review issue with resources folder 2017-10-16 13:40:48 +02:00
0d8a994d95 Review templates for Android
- Removed useless templates
- Reviewed all Makefiles
- Rework some code for Android support
- Added resources to advance template
2017-10-14 12:25:08 +02:00
d012316b87 NEW self-contained Android Makefile for APK build 2017-10-14 00:14:57 +02:00