axmol/tests/performance-tests/proj.android-studio/app
James Chen a73d5893b4 [android] Fixes AppAcitivity (Sub class of Cocos2dxActivity) is re-created which causes crash if launching app first time and re-opening from icon. (#18271)
* [android] Fixes AppAcitivity (Sub class of Cocos2dxActivity) is re-created which causes crash if launching app first time and re-opening from icon.

* Update AppActivity.java

* Update AppActivity.java
2017-09-18 15:12:30 +08:00
..
jni remove unneeded test cases and fix parameter length limitation on windows 2017-03-22 13:43:12 +08:00
res Add proj.android & proj.android-studio support. 2015-09-09 16:02:33 +08:00
src/org/cocos2dx/cpp [android] Fixes AppAcitivity (Sub class of Cocos2dxActivity) is re-created which causes crash if launching app first time and re-opening from icon. (#18271) 2017-09-18 15:12:30 +08:00
.gitignore [ci skip]make all tests and template support Android Studio (#17389) 2017-02-21 17:58:30 +08:00
AndroidManifest.xml set correct package name 2016-05-09 18:14:53 +08:00
build.gradle use different separator on different platforms and make path length short (#17542) 2017-03-17 11:54:36 +08:00
proguard-rules.pro Add proj.android & proj.android-studio support. 2015-09-09 16:02:33 +08:00