Ray
0027868d1f
Review Makefiles
5 years ago
Chris Dill
303c886852
Added project for 4coder
Using example from the VSCode project
5 years ago
Ray
d34c1285e0
Review Android Makefiles
6 years ago
raysan5
22bf279672
Corrected issue on 32bit ARM build
6 years ago
raysan5
f939378764
Support ARM and ARM64 Android building
6 years ago
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 years ago
raysan5
44181baf04
Working on Android APK building
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
322cebcbaf
Updated to latest raylib changes
Removed OpenAL and GLFW3 dependencies on building.
Reviewed platforms and flags
6 years ago
-
ddf6c65d00
Review Makefiles and templates
7 years ago
Ray San
b065edc878
Review issue with resources folder
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