Ray
112ce672e1
FIX : #3918
8 月之前
Ray
3f1e59a7cf
Update copyright to 2024
11 月之前
Ray
0ccc1d3686
Update year to 2023
1 年之前
IsaacTCB
4c4a703841
Fix Android x86 Architecture name ( #2783 )
When building a x86 project, the folder inside lib is named i686. However Android x86 actually expects the folder to be called x86.
2 年之前
raysan5
a940f41b4b
Update year to 2022
3 年之前
Ray
5ef777219a
Reviewed templates Makefiles
3 年之前
noloop
8453ff837b
Fix old directories used and windows/linux portability ( #1722 )
* Fix olds directories used and windows/linux portability
* Fix windows/linux portability
3 年之前
raysan5
d7b4b9e485
Update year to 2021
4 年之前
raysan5
7e459dc38b
Review Android Makefiles to required version
4 年之前
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 年之前
Ray
966e8adcf9
Reviewed and Updated Android compilation scripts
4 年之前
Ray
0027868d1f
Review Makefiles
5 年之前
Ray
d34c1285e0
Review Android Makefiles
6 年之前
raysan5
22bf279672
Corrected issue on 32bit ARM build
6 年之前
raysan5
f939378764
Support ARM and ARM64 Android building
6 年之前
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.
6 年之前
raysan5
44181baf04
Working on Android APK building
6 年之前
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 年之前
Ray
322cebcbaf
Updated to latest raylib changes
Removed OpenAL and GLFW3 dependencies on building.
Reviewed platforms and flags
6 年之前
-
ddf6c65d00
Review Makefiles and templates
7 年之前
Ray San
b065edc878
Review issue with resources folder
7 年之前
raysan5
0d8a994d95
Review templates for Android
- Removed useless templates
- Reviewed all Makefiles
- Rework some code for Android support
- Added resources to advance template
7 年之前
raysan5
d012316b87
NEW self-contained Android Makefile for APK build
7 年之前