raysan5
d7b4b9e485
Update year to 2021
4 years ago
raysan5
7e459dc38b
Review Android Makefiles to required version
4 years ago
raysan5
dd5f448f25
Update Makefile Android
4 years ago
Dani Martin
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
4 years ago
Ray
966e8adcf9
Reviewed and Updated Android compilation scripts
4 years ago
Ray
0027868d1f
Review Makefiles
5 years ago
raysan5
0bbf857b00
Review build release path, default to src directory
5 years ago
Ray
d34c1285e0
Review Android Makefiles
6 years ago
raysan5
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.
6 years ago
Ray
d90a33b850
Some reviews for Android compilation
7 years ago
-
ddf6c65d00
Review Makefiles and templates
7 years ago
Ray San
3b5a26099e
Removed OpenAL Soft dependency on building
OpenAL Soft backend is still available in audio module, I'm thinking if
exposing it for building in some way or just left it there for advance
users to switch to it manually in case of necessity...
7 years ago
Ray San
b065edc878
Review issue with resources folder
7 years ago
Ray
63507d5f81
Review some issues
It seems there are some platform-dependant issues
7 years ago
raysan5
0d8a994d95
Review templates for Android
- Removed useless templates
- Reviewed all Makefiles
- Rework some code for Android support
- Added resources to advance template
7 years ago
raysan5
d012316b87
NEW self-contained Android Makefile for APK build
7 years ago