aboutsummaryrefslogtreecommitdiff
path: root/templates/android_project/AndroidManifest.xml
AgeCommit message (Collapse)Author
2016-04-17Updated template game library nameraysan5
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.
2015-07-18Updated minSdkVersion and added commentsraysan5
2014-09-18Android project template for basic gameraysan5
A basic Android template is provided to start a game