简体   繁体   English

无法定位硬件智能手机

[英]can't target a hardware smartphone

I am trying to target a hardware smart phone from the Eclipse IDE (run -> run configurations -> target -> select the manual radio button). 我正在尝试从Eclipse IDE定位硬件智能手机(运行->运行配置->目标->选择手动单选按钮)。 When I do this only the emulator phones show up for selection; 当我这样做时,只有仿真器电话可供选择。 the smart phone is not available for selecting as the target. 智能手机不可选择作为目标。 On the smart phone I have checked the Application Settings -> Unknown sources. 在智能手机上,我检查了应用程序设置->未知来源。 This used to work fine on my 1 year old version of the SDK, but now that I have installed the new version of the SDK I can't do the download. 过去,在我使用1年的旧版SDK上可以正常使用,但是现在我已经安装了新版的SDK,因此无法下载。 Is there some trick to the new system, or has Google taken away this capability? 新系统是否有技巧,还是Google取消了此功能? I am not a novice; 我不是新手; I have over 1700 downloads for 5 apps on the Android Market. 我在Android电子市场上为5个应用下载了1700多次。 Inability to cope with this simple issue makes me feel like an idiot. 无法应付这个简单的问题,使我感到自己像个白痴。 I have already submitted this issue yesterday, but I never got a response, and it seems to have disappeared from the system. 我昨天已经提交了此问题,但是我没有得到任何回复,它似乎已经从系统中消失了。

No Google has not taken this capability in new version of SDK. 没有Google会在新版本的SDK中使用此功能。

Make sure you have checked Settings > Applications > Development > USB Debugging. 确保已检查设置>应用程序>开发> USB调试。

If it is already checked, then uncheck it and again check it. 如果已经选中,则取消选中它,然后再次检查它。

                       OR

In Eclipse, Go to devices menu at the right top of device window and click reset adb. 在Eclipse中,转到设备窗口右上方的设备菜单,然后单击reset adb。

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

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