简体   繁体   English

Andorid Studio无法在我的Android设备上运行

[英]Andorid studio cannot run in my android device

I am tring to run my android studio 's program in my android device ( Asus ZenFone GO ). 我正准备在我的android设备( Asus ZenFone GO )中运行android studio的程序。
But in device chooser window I cannot found my device instead there is an " Emulator unknown emulator-5678 [OFFLINE] " like following printscreen: 但是在设备选择器窗口中,我找不到我的设备,而是有一个“ Emulator unknown emulator-5678 [OFFLINE] ”,如以下打印屏幕所示:

在此处输入图片说明

I think my device driver was installed correctly. 我认为我的设备驱动程序已正确安装。 Here is my device manager printscreen: 这是我的设备管理器的打印屏幕:

在此处输入图片说明

What am I missing? 我想念什么?

Check if you have enabled Developer options in your device. 检查您是否在设备中启用了Developer options You can enable it by tapping several times on Build number of your device ( Settings > About phone > Build number ). 您可以通过多次点击设备的Build numberSettings > About phone > Build number )来启用它。 After doing that, you need to enable USB debugging . 之后,您需要启用USB debugging For more details visit Using Hardware Devices . 有关更多详细信息,请访问使用硬件设备

I also do testing in Asus Zenfon and This was helpful for me: 我也在华硕Zenfon中进行测试,这对我有帮助:

  1. Disconnect mobile. 断开手机连接。
  2. Build an app again 再次构建一个应用
  3. Connect mobile 连接手机

I want to clarify that this is not a device specific problem. 我想澄清这不是特定于设备的问题。

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

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM