fixed #1191: modify comment

This commit is contained in:
minggo 2012-05-31 10:11:24 +08:00
parent a283bfed4f
commit 97fbcf6b6a
1 changed files with 1 additions and 2 deletions

View File

@ -99,8 +99,7 @@ check_path(){
create_android_project(){
echo "Input package path. For example: org.cocos2dx.example"
read PACKAGE_PATH
echo "Now cocos2d-x supports Android 2.1-update1, 2.2, 2.3 & 3.0"
echo "Other versions have not tested."
echo "Now cocos2d-x supports Android 2.2 or upper version"
$ANDROID_SDK_ROOT_LOCAL/tools/android list targets
echo "input target id:"
read TARGET_ID