問題描述
在問我的問題之前,我查看了一些與我有相同問題的線程,并嘗試了所有給定的解決方案,但均未成功.我來自馬來西亞.我無法檢測到我的設備以在手機上測試我的應用程序.我已經檢查了手機中的未知來源"和USB 調試"設置.我正在使用日食.但是如果我創建一個隨機的虛擬設備,我的應用就可以在那里運行.
Before asking my question, I have looked through a few threads that share the same problem as me and have tried all the given solution with no success. I am from Malaysia. I cannot get my device to be detected to test my app on my phone. I have checked both the "Unknown sources" and "USB debugging" settings in my phone. I am using eclipse. But if I create a random virtual device, my app is able to run there.
好的,所以我使用的是 Motorola Atrix 2.而且我使用的是 Windows 8 Pro 64 位
Okay so I am using a Motorola Atrix 2. And I'm using Windows 8 Pro 64 bit
我從這里下載了 android SDK 包:http://www.motorola.com/sites/motodev/us-en/motodev_lp.html
I have downloaded android SDK bundle from here : http://www.motorola.com/sites/motodev/us-en/motodev_lp.html
我也嘗試下載最新的驅動程序,但沒有成功.我還在清單中添加了這一行 android:debuggable="true"我已經嘗試過作為大容量存儲設備和媒體傳輸設備.我將非常感謝任何幫助,因為到目前為止,我無法進一步開發 Android 應用程序,這讓我感到難過.:(我附上了一張應該在窗口中檢測到我的 android 手機的圖片,但如您所見,沒有.https://pbs.twimg.com/media/BJu1XSgCYAEGCUd.jpg:large
I have also tried downloading the latest driver with no success. I have also added this line in the manifest android:debuggable="true" I have tried both as a mass storage device and a media transferring device. I would appreciate any help a lot because as of now, I cannot progress further into developing an android app and that saddens me. :( I have attached a picture of which my android phone should be detected in the window, but as you can see, none. https://pbs.twimg.com/media/BJu1XSgCYAEGCUd.jpg:large
推薦答案
從以下地址下載:ABD 通用驅動
并安裝它.請確保在安裝之前已插入設備,并確保您在手機設置中處于 U??SB 調試模式.
and install it. Make sure you have your device plugged in before installing and make sure you are on USB debug mode on the phone settings.
這篇關于eclipse 無法檢測到我的手機進行試運行的文章就介紹到這了,希望我們推薦的答案對大家有所幫助,也希望大家多多支持html5模板網!