axmol/template/android
folecr 6fc2dc5ed9 Use Java code instead of XML to define layout
* Android layout for cocos apps are very simple (full screen)
 * Avoids creation of R.java for loading the layout
 * Can package entire library in jar
 * Remove unused layout resource
2012-06-14 19:52:45 -07:00
..
build_native.sh Android template's build_native.sh automatically copies new icons from your assets directory. 2012-06-01 00:36:16 -07:00
copy_files.sh Use Java code instead of XML to define layout 2012-06-14 19:52:45 -07:00
gamemk.sh fixed #1201: simplify the writing of Android.mk and correct corresponding template 2012-05-02 17:29:16 +08:00