aboutsummaryrefslogtreecommitdiff
path: root/templates/android_project/jni/include
AgeCommit message (Collapse)Author
2016-07-18Update ro raylib 1.5 releaseraysan5
2016-07-16Added release versions of raylib 1.5raysan5
2016-02-21Updated some filesraysan5
2016-01-05Added some comments and fixed spacesvictorfisac
2016-01-05Fixed Android lock screen bugvictorfisac
- 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-03Updated Android project templateraysan5
2015-12-30Fixed Android compilation with 1.3 updatesvictorfisac
- Fixed Android MakeFile adding gestures module. - Fixed Android project template functions names. - Updated compiled library and header.
2015-09-02Updated to raylib 1.3raysan5
2014-09-18Android project template for basic gameraysan5
A basic Android template is provided to start a game