| 1234 | <manifest xmlns:android="http://schemas.android.com/apk/res/android" ... > <uses-sdk android:minSdkVersion="8" android:targetSdkVersion="17" /> ...</manifest> |
| 1 | ant debug |
| 1 | adb install bin/MyFirstApp-debug.apk |

| 1 | android avd |
| 1 | ant debug |
| 1 | adb install bin/MyFirstApp-debug.apk |
| 欢迎光临 黑马程序员技术交流社区 (http://bbs.itheima.com/) | 黑马程序员IT技术论坛 X3.2 |