Android的工作室没有看到连接设备 [英] Android studio does not see connected devices

查看:129
本文介绍了Android的工作室没有看到连接设备的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我使用的是Windows 8.1和Android 1.0.1工作室。我需要在我的Nexus 10上运行我的应用程序,但是Android的工作室没有看到它在所有!在设备上调试模式上,谷歌的USB驱动程序从SDK管理器和Windows资源管理器能够识别它通常安装。我该怎么办??

I use Windows 8.1 and Android Studio 1.0.1. I need to run my app on my Nexus 10, but android studio does not see it at all! Debugging mode on the device is on, Google USB driver is installed from SDK Manager and Windows file explorer recognizes it normally. What should I do??

推荐答案

您已经有开发人员模式和USB调试所以这里有一些其他的事情要考虑从过去枚举我的设备叫住了我:

You already have developer mode and USB debugging so here are some other things to consider that have stopped me from enumerating my devices in the past:


  • 请确保您的设备版本落入预期版本的应用程序。这是API 15的设备可能不会显示为可提供以下配置:

  • Make sure that your device version falls into the expected versions for the application. A device that is API 15 might not show up as available with the following config:

16的minSdkVersion
targetSdkVersion 17

重新启动亚行与服务器:

< sdk_location> \\平台TOOLS \\ ADB杀服务器

< sdk_location> \\平台TOOLS \\亚行启动服务器

和再试一次。该 ADB服务器是普通嫌疑犯我,当我的设备不显示有时。

and try again. The adb server is the usual suspect for me when my device doesn't show up sometimes.

这篇关于Android的工作室没有看到连接设备的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆