简体   繁体   English

Android Studio 看不到我的物理设备

[英]Android Studio does not see my physical device

I connected my phone to the computer, but Android Studio does not display it.手机连接电脑,Android Studio不显示。 The computer displays the phone but Android Studio does not.计算机显示电话,但 Android Studio 不显示。 I tried to change phone and cable but nothing happens.我试图更换电话和电缆,但没有任何反应。 I have already activated the debugging of the phone, but in any case the device does not appear on the list of available devices.我已经激活了手机的调试功能,但无论如何该设备都没有出现在可用设备列表中。 Some advice?一些忠告?

You Have to Enable Developer Options in your phone and from there enable the USB Debugging and when you reconnect the cable you will see a popup on your phone to allow debug session from the connected PC and say yes and you will be able to see your physical device in the device list.您必须在手机中启用Developer Options ,然后从那里启用USB Debugging ,当您重新连接电缆时,您将在手机上看到一个弹出窗口,允许从连接的 PC 调试 session 并说yes ,您将能够看到您的物理设备列表中的设备。

To enable the Developer Options there are already many articles on the internet.要启用Developer Options ,互联网上已经有很多文章。 in most cases you have to click your Build Number a bunch of times till you see a toast saying You Are Now A developer在大多数情况下,您必须多次单击您的Build Number ,直到您看到吐司说You Are Now A developer

Check (Android Studio): Tools -> SDK Manager -> SDK Tools -> Google USB Driver.检查(Android Studio):工具 -> SDK 管理器 -> SDK 工具 -> 谷歌 USB 驱动程序。 Must be installed.必须安装。

Have you tried to check that the cable is working?您是否尝试过检查电缆是否正常工作?

Maybe your auto debug option is not on, check your settings and turn it on manually.也许您的自动调试选项未打开,请检查您的设置并手动打开它。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 为什么我的Android Studio应用无法在Android设备上运行? - Why does my Android Studio app fail to run on an Android device? 在物理设备上运行 android studio 应用程序“网络连接错误” - Running android studio app on physical device "ERROR IN NETWORK CONNECTION" 简单猜猜android工作室的数字游戏应用。 在我的物理设备中运行 apk 时,它会立即强制关闭 - Simple guess the number game app on android studio. When running the apk in my physical device it force closes instantly Android Studio - 我无法在实际设备上看到使用FileOutputStream创建的文件 - Android Studio - I can't see files created with FileOutputStream on my actual device Android颜色在我的物理设备上不起作用 - Android colors don't work on my physical device 我的 android 应用程序在我的虚拟设备上运行,但不在我的物理 android 设备上 - My android app is working on my virtual device, but not on my physical android device 设备无法在 Android Studio 上调试 - Device does not debugging on Android Studio Android设备物理旋转读数 - Android Device Physical Rotation readings Android应用程序不像在Android Studio中那样在设备上显示 - Android Application not displaying on device as it does in Android Studio 我的android studio中没有显示android设备 - There is no android device showing in my android studio
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM