axmol/tests/cpp-tests/proj.android
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 issue #4674: Re-added deleted source files. 2014-05-04 14:37:55 +08:00
src/org/cocos2dx/cpp_tests [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
.classpath set correct package name 2016-05-09 18:14:53 +08:00
.project All tests could run on Android. 2014-03-11 19:10:36 +08:00
AndroidManifest.xml prevent restarting activity on some events (#16525) 2016-09-06 16:12:49 +08:00
ant.properties Renames 'samples' folder to 'tests', ouch.... 2014-03-11 19:10:34 +08:00
build-cfg.json issue #4674: Re-added deleted source files. 2014-05-04 14:37:55 +08:00
build.xml TestsDemo -> CppTests. 2014-03-11 19:10:36 +08:00
ndkgdb.sh All tests could run on Android. 2014-03-11 19:10:36 +08:00
proguard-project.txt Renames 'samples' folder to 'tests', ouch.... 2014-03-11 19:10:34 +08:00
project.properties prevent restarting activity on some events (#16525) 2016-09-06 16:12:49 +08:00