$ android avd //open virtual device manager
產生build.xml for ant
Buildfile: build.xml does not exist!
$ android update project -p . //create build.xml for ant
$ android list target //列出已安裝的target
$ android update project -n MyProjectName --target 5 --path .
import 既有的project to Eclipse
import-->General-->Existing Projects into Workspace //指到 project root
$ adb install [-r] [apk] //install apk file
dependencies 的jar file必須放在lib folder裡
system image在android-14以後移到/android-sdk-linux/system-images/armeabi-v7a/system.img
在android-14之前被放在/android-sdk-linux/platforms/android-13/images/system.img
沒有留言:
張貼留言