axmol/templates/cpp-template-default/proj.android
NeoLeeee a5a16eecbf the android library path is wrong
if you run the following command in your game forder 

cocos run -p android

it will give you the following error since the path is wrong

BUILD FAILED
/Users/lifeng/dev/adt_bundle_mac/sdk/tools/ant/build.xml:459: ../../../cocos/platform/android/java resolve to a path with no project.properties file for project /Users/lifeng/study/cosco2dx/MyFirstGame/proj.android
2014-10-10 01:33:41 +08:00
..
.settings update cpp-default-template for android *Eclipse* 2014-05-08 11:20:25 +08:00
jni res->Resources src->Classes for cpp template 2014-09-13 17:50:02 +08:00
res issue #4674: Re-added deleted source files. 2014-05-04 14:37:55 +08:00
src/org/cocos2dx/cpp update templates for remove native activity 2014-03-25 15:43:42 +08:00
.classpath update cpp-default-template for android *Eclipse* 2014-05-08 11:20:25 +08:00
.cproject debug mode by default 2014-05-20 13:00:21 +04:00
.project Update Reference for template 2014-09-15 17:55:39 +02:00
AndroidManifest.xml fixed can't move app to SD card after installed on android. 2014-06-17 12:03:20 +08:00
ant.properties Removes unused templates. 2014-03-04 09:46:32 +08:00
build-cfg.json Modify the config file in template for the folder rename. 2014-09-15 13:56:15 +08:00
build.xml Removes unused templates. 2014-03-04 09:46:32 +08:00
build_native.py res->Resources src->Classes for cpp template 2014-09-13 17:50:02 +08:00
proguard-project.txt Removes unused templates. 2014-03-04 09:46:32 +08:00
project.properties the android library path is wrong 2014-10-10 01:33:41 +08:00