码迷,mamicode.com
首页 > 数据库 > 详细

adb "more than one device and emulator" 解决方法

时间:2015-04-09 15:28:22      阅读:238      评论:0      收藏:0      [点我收藏+]

标签:android   adb   

首先使用adb devices查看所有的设备,然后在adb 后面添加“-s 设备名”来使用adb命令,如:

adb -s MSM8125QE988 install xxx.apk

adb "more than one device and emulator" 解决方法

标签:android   adb   

原文地址:http://blog.csdn.net/only2xlr/article/details/44960417

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!