`
Tenacious
  • 浏览: 22896 次
  • 性别: 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 居然就好啦,这样也可以用了。

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

分享到:
评论

相关推荐

    向电脑上的Android模拟器中安装APK

    - 如果显示有多个设备(如连接了物理手机),可能会出现错误提示“error: more than one device and emulator”。此时,需要断开不必要的设备连接(如拔掉USB线),或者指定具体的目标设备进行安装。 - 确认设备...

    APK模拟器_Android模拟器_安装使用教程.docx

    若出现`error: more than one device and emulator`错误,表明存在多个设备或模拟器连接。此时可以使用`adb devices`命令查看当前连接的设备列表。通常情况下,这是因为电脑同时连接了手机USB,断开手机USB连接即可...

    在pc上安装android模拟器.pdf

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

    APK模拟器_Android模拟器_安装使用教程

    如果提示“error: more than one device and emulator”,则需要使用`adb devices`命令查看当前连接的设备。通常情况下,这是由于同时连接了物理设备所致,断开物理设备后再重新尝试安装命令。 - **检查安装结果**...

    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