Fork me on GitHub
摘要: 1. adb / adb -help 使用帮助2. adb devices 查看连接到电脑的设备3. adb install example.apk 安装程序4. adb -s emulator-5554 install example.apk 安装程序到指定的设备上(模拟器)5. adb... 阅读全文
posted @ 2015-12-18 17:19 流柯 阅读(520) 评论(0) 推荐(0)
访客: 浏览: