BUILD SUCCESSFUL
Total time: 6 seconds
Move apk to /Users/xxx/work/cocos2d_study/MaskedCal/bin/debug/android
build succeeded.
Runing command: deploy
Deploying mode: debug
installing on device
running: ‘/Users/xxx/work/cocos2d_development/adt-bundle-mac-x86_64-20131030/sdk/platform-tools/adb uninstall com.xxx.maskedcal’
Failure
running: ‘/Users/xxx/work/cocos2d_development/adt-bundle-mac-x86_64-20131030/sdk/platform-tools/adb install “/Users/xxx/work/cocos2d_study/MaskedCal/bin/debug/android/MaskedCal-debug-unaligned.apk”’
3825 KB/s (13483395 bytes in 3.442s)
pkg: /data/local/tmp/MaskedCal-debug-unaligned.apk
到最后失败了,请教这是啥问题啊?
另外问一个,现在还能在EClipse里点“运行”,来运行游戏吗?
多谢。