1bab8f05cc
Cleaning Android project template
...
Notice that requries libraries are directly taken from
raylib/release/libs/android folder and nativeLoader.java is generated by
Makefile on the go
2017-10-11 12:15:40 +02:00
ef6674a99d
More work on Android building...
2017-10-10 14:06:21 +02:00
96b8c9dd5a
More work on Android APK building...
...
For some reason it's not working properly... :(
2017-09-26 12:00:50 +02:00
42db9584de
Working on Android APK building...
2017-09-26 11:18:58 +02:00
00274f070f
Working on Android APK building with Makefile
2017-09-23 00:25:31 +02:00
4770e2010d
Review Android project
2016-08-26 19:40:37 +02:00
0da88ac5c5
Updated template game library name
2016-04-17 11:11:48 +02:00
32508f6db1
Fixed Android lock screen bug
...
- Fixed Android locking screen bug. OnDestroy() was called when locking
screen.
- Power button input must be handled by OS.
- AndroidManifest.xml is affected by configChanges="screenSize".
- Updated library header for android template.
2016-01-05 12:21:40 +01:00
a98578c91d
Updated minSdkVersion and added comments
2015-07-18 19:25:43 +02:00
ace185954c
Android project template for basic game
...
A basic Android template is provided to start a game
2014-09-18 19:02:12 +02:00