Eclipse 无法识别我的 Android 手机 ->无法调试
突然 Eclipse 停止识别我的 Android 设备。因此,当我点击播放按钮时,我收到以下消息:
未找到兼容的目标。您想添加新的 Android 虚拟设备?
奇怪的是,当我将设备插入 MacBook 时,它就显示 USB 调试已连接。
这里可能有什么问题? 谢谢!
PS:我使用的是三星 Galaxy i5800 和 MacbookPro。
All of a sudden Eclipse stopped recognizing my android device. So when I hit the Play-Button I get the following message:
No compatible targets were found. Do you wish to add a new Android
Virtual Device?
Strangely on my device it says that USB-Debugging is connected, as soon as I plug it into my macbook.
What could be the problem here?
Thanks!
PS: I'm using a Samsung Galaxy i5800 and a MacbookPro.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(7)
即使启用了 USB 调试,我的 celkon a85 android 手机也没有被 eclipse 检测到。此类手机没有驱动程序光盘,Windows 表示找不到安装向导。但
“pdaNet for android”软件帮助检测我的手机。您可以在此处找到该软件。只需下载它,并按照其指南进行安装,它就会自动为您的 Android 手机安装驱动程序软件,如 celkon、micromax 等,并且该软件可以帮助您的 Android 手机充当调制解调器(如诺基亚电脑套装)。您可以使用移动网络在电脑上连接互联网。
my celkon a85 android mobile also not detected by eclipse even after enabled usb debugging. there is no driver cd for such mobiles, windows says no wizard found to install. but
"pdaNet for android" software helped to detect my phone.u can find that software here . just download it , and install with its guide, it will automatically install driver software for your android mobiles like celkon,micromax,etc., and this software helps your android phone to act as modem(like nokia pc suit ). u can connect interent in pc using your mobile network.
我在 Linux 上工作,并且能够收到打开文件太多的消息。我太笨了,不知道如何关闭它们。所以我重新启动了笔记本电脑和 eclipse,然后再次识别了我的手机。我知道有一些管理终端工具可以在 Unix 中关闭文件,如果您必须经常这样做的话,它们可以帮助您避免重新启动。就我而言,可能是我调整的网络视图缓存。
从其他建议来看,打开的文件可能只是导致此中断的问题之一。
I work on Linux and was able to get the message that too many files were open. I'm too stupid to know how to close them. So I rebooted my laptop and eclipse then recognized my phone again. I know there are admin terminal tools for closing files in Unix that would save you the reboot if you had to do this often. In my case, it may be the webviews caching, which I adjusted.
Judging by the other suggestions, open files may be only one of the problems that causes this disruption.
我正在使用 Samsung Gio、android 版本 2.3.6、Linux Mint 和 Eclipse 3.8.0 。 Maciek 发布的链接对我有用(https://android.stackexchange.com/questions/4322/my-samsung-galaxy-3-gt-i5801-is-not-being-Detected-by-my-pc-what-should-id )。谢谢!
I am using Samsung Gio, android version 2.3.6, Linux Mint and Eclipse 3.8.0 . The link Maciek posted worked for me ( https://android.stackexchange.com/questions/4322/my-samsung-galaxy-3-gt-i5801-is-not-being-detected-by-my-pc-what-should-i-d ). thx!
首先你应该检查你的adb守护进程是否运行(我假设你已经安装了android sdk)。请尝试在终端中点击此内容:
如果
附加设备列表
后没有任何内容,请尝试重新启动服务器:First of all you should check if your adb daemon is run (I assume you have android sdk installed). Please try taping this in terminal:
And if there is nothing after
List of devices attached
try restarting server:我最近发现我把一根看似迷你 USB 电源线换成了一根迷你 USB 数据线(前者是为了给 Nexus 7 的蓝牙键盘充电)。非常非常令人沮丧,因为除了数据线之外,电缆似乎是相同的(因为似乎没有办法在不切换电缆的情况下判断(IE,没有迹象表明是的,手机已插入,但它没有)无法沟通(而不是驱动程序问题)))。
I recently discovered that I had switched a looking mini-usb power cable with a mini-usb data cable (the former was to recharge a bluetooth keyboard for a Nexus 7). Very, very frustrating, as the cables seem to be identical minus a data wire (as there doesn't seem to be a way to tell without switching cables (I.E., there's no indicator that yes, the phone is plugged in, but it isn't communicating (as opposed to being a driver problem))).
我使用的是三星 Galaxy s3。我也有同样的问题。发现它首先读取手机的原因是因为我在开玩笑。所以我选择了teather,这就解决了这个问题。
Im using a samsung galaxy s3. I had the same problem. found out that the reason it read the phone in the first place was cause i was teathering. So i selected teather and that solved it.
我也有同样的问题。当我重新安装 Windows 时,我忘记安装手机驱动程序。一般的USB驱动是不够的——还需要安装厂家提供的驱动。就我而言,我必须为我的 Xperia 下载 PC Companion。三星有凯斯。
I had the same problem. When I re-installed my Windows, I forgot to install the driver for my phone. The general usb driver was not enough - the one provided by the factory also needs to be installed. In my case I had to download PC Companion for my Xperia. Samsung has Kies.