`
Tenacious
  • 浏览: 22682 次
  • 性别: Icon_minigender_1
  • 来自: 大连
最近访客 更多访客>>
社区版块
存档分类
最新评论

error: more than one device and emulator 【转】

 
阅读更多

用adb install安装APK时候报error: more than one device and emulator错误;

怎么回事?

 

adb devices查看如下:


1,原因是我运行模拟器的同时还接了手机USB


方法二:
2,还有其它情况:
连接的设备多余一台。
如果确定只连接了一台,先执行以下语句:
adb kill-server
这样也可以了
方法三:
3,在进程里结束了ADB.exe 居然就好啦,这样也可以用了。

以上三种情况,看你是那和种了

分享到:
评论

相关推荐

    在pc上安装android模拟器.pdf

    如果出现`error: more than one device and emulator`错误,这通常是因为同时连接了多个设备。可以使用`adb devices`查看当前连接的设备列表,并断开不必要的设备连接后重试。 小技巧:输入`adb install`后,可以...

    Bochs - The cross platform IA-32 (x86) emulator

    devices (currently only used to set the speed reported by device and to specify an alternative redolog file of USB MSD disk image modes) - hard drive - new disk image mode 'vvfat' - ported the ...

    uhdd.sys源码

    XMGR RDISK and UIDE DOS Device Drivers 1 Description XMGR RDISK and UIDE are a group of DOS device drivers for a PC system with an 80386+ CPU and using MS DOS V5 0+ or equivalent XMGR is a ...

    IOS5 Programming Cookbook

    - **Simulator Basics**: The iOS Simulator is a software emulator that runs on your Mac and simulates an iOS device. It allows you to test your app without needing an actual device. - **Choosing ...

    romfs.2.0.x.gz

    Anything more recent than the patches mention will include the GDB/ARMulator target by default with the patches included. You can get the source from: http://www.uclinux.org/pub/uClinux/dist/ Be ...

Global site tag (gtag.js) - Google Analytics