Eclipse无法识别我的Android设备

时间:2022-11-26 20:55:44

I have the samsung galaxy tab, when I plug it into to eclipse to run and debug my apps. Eclipse doesn't recognize the device. When I try it with my friend's Droid 2 it still doesn't work. Can someone please help me?

当我将其插入eclipse以运行和调试我的应用程序时,我有三星galaxy选项卡。 Eclipse无法识别该设备。当我和我朋友的Droid 2一起尝试时,它仍然无效。有人可以帮帮我吗?

17 个解决方案

#1


22  

If you are developing with Windows, you might need to install the USB driver for our device. For Windows 7, here's how you do it:

如果您使用Windows进行开发,则可能需要为我们的设备安装USB驱动程序。对于Windows 7,以下是您的操作方法:

To install the Android USB driver on Windows 7 for your device:

要在Windows 7上为您的设备安装Android USB驱动程序:

  1. Connect your Android-powered device to your computer's USB port.
  2. 将Android设备连接到计算机的USB端口。

  3. Right-click on Computer from your desktop or Windows Explorer, and select Manage.
  4. 在桌面或Windows资源管理器中右键单击“计算机”,然后选择“管理”。

  5. Select Devices in the left pane.
  6. 在左窗格中选择“设备”。

  7. Locate and expand Other device in the right pane.
  8. 在右侧窗格中找到并展开“其他设备”。

  9. Right-click the device name (such as Nexus S) and select Update Driver Software. This will launch the Hardware Update Wizard.
  10. 右键单击设备名称(例如Nexus S),然后选择“更新驱动程序软件”。这将启动硬件更新向导。

  11. Select Browse my computer for driver software and click Next.
  12. 选择浏览计算机以查找驱动程序软件,然后单

  13. Click Browse and locate the USB driver folder. (The Google USB Driver is located in \extras\google\usb_driver.)
  14. 单击“浏览”并找到USB驱动程序文件夹。 (Google USB驱动程序位于\ extras \ google \ usb_driver。)

  15. Click Next to install the driver.
  16. 单击下一步以安装驱动程序。

Check this link for more information if you need it.

如果需要,请查看此链接以获取更多信息。

#2


19  

Have you tried:

你有没有尝试过:

Settings -> Applications -> Development - Enable USB Debugging

设置 - >应用程序 - >开发 - 启用USB调试

#3


15  

In android 4.2.* The “Developer Options” menu item is gone!

在android 4.2。*“开发人员选项”菜单项已经消失!

Answer: The “Developer Options” menu item on 4.2.* is hidden.

答案:4.2。*中的“开发者选项”菜单项被隐藏。

  1. Goto Settings -> About Phone.

    转到设置 - >关于电话。

  2. Goto “Build Number” at the end of the Scroll list.

    转到滚动列表末尾的“构建号码”。

  3. Tap on “Build Number” repeatedly (7 times). On your third tap you should see message indicating that you only have 4 more taps to go to ‘become a developer’.

    反复点击“Build Number”(7次)。在第三次点击时,您应该会看到一条消息,表明您只需再点击4次即可成为“成为开发人员”。

  4. Continue: 4 more taps.

    继续:再多点四次。

  5. Hooray, you are now a ‘Developer’, go back to the Setting page.

    万岁,你现在是'开发者',回到设置页面。

  6. You should see Developer Option menu item in your setting list now.

    您现在应该在设置列表中看到Developer Option菜单项。

  7. Open Developer Options and check USB debugging > Ok

    打开开发人员选项并检查USB调试>确定

****it's work for me****

****这对我有用****

Reference : http://www.wugfresh.com/faq/how-do-i-enable-usb-debugging-on-android-4-2-the-developer-options-menu-item-is-gone/

参考:http://www.wugfresh.com/faq/how-do-i-enable-usb-debugging-on-android-4-2-the-developer-options-menu-item-is-gone/

#4


4  

download the samsung software Kies .it detects samsung deivces

下载三星软件Kies .it检测三星deivces

Go to http://developer.android.com/tools/device.html and follow up

转到http://developer.android.com/tools/device.html并跟进

this solution worked for me

这个解决方案对我有用

#5


4  

In addition to Settings -> Applications -> Development - Enable USB Debugging, click on the following option:

除了设置 - >应用程序 - >开发 - 启用USB调试,请单击以下选项:

Revoke USB debugging authorization

撤销USB调试授权

And then plug the device again.

然后再次插入设备。

#6


4  

Addition to Tor-Morten's answer: Only checking the Developer setting for USB debugging may not be enough. The USB connection setting (Android 4.4: Settings -> Storage -> Option Menu -> USB computer connection) needs to be checked for either "Media device" or "Camera" before it will be shown in Eclipse's Android Device Chooser window.

除了Tor-Morten的回答:仅检查开发人员设置进行USB调试可能还不够。在Eclipse的Android设备选择器窗口中显示USB连接设置(Android 4.4:设置 - >存储 - >选项菜单 - > USB计算机连接)之前,需要检查“媒体设备”或“相机”。

#7


3  

Maybe its a matter of how you plugged the device onto your computer. I'm using a mac and pluged the usb into one of the keyboard slots. It doesn't find anything even you've installed Kies with all its new drivers. After plugging it directly into one of the slots at the computer the device has been recognized imediately.

也许这是你如何将设备插入计算机的问题。我正在使用mac并将usb插入其中一个键盘插槽。即使你已经安装了Kies及其所有新驱动程序,它也找不到任何东西。在将其直接插入计算机的一个插槽后,该设备已被立即识别。

Even it is a beginner mistake....maybe it helps :)

即使这是一个初学者的错误....也许它有帮助:)

#8


2  

This is a fairly common problem. You basically don't have the drivers you need for USB debugging.

这是一个相当普遍的问题。您基本上没有USB调试所需的驱动程序。

There are a few different ways I've had to obtain drivers for phones. The first way you should attempt is to go into the Android SDK and AVD manager and download the Google USB driver debug package.

我有几种不同的方法可以获得手机驱动程序。您应该尝试的第一种方法是进入Android SDK和AVD管理器并下载Google USB驱动程序调试包。

This may or may not give you the driver you need. If it doesn't you will have to do one of two things. One, add the device details to the driver file you just downloaded. Generally these will be posted on forums/boards discussing your phone type. Secondly, you can download a different driver from another source like the phone manufacturer.

这可能会也可能不会为您提供所需的驾驶员。如果不是,你将不得不做两件事之一。一,将设备详细信息添加到刚刚下载的驱动程序文件中。通常这些将发布在讨论您的手机类型的论坛/板上。其次,您可以从手机制造商等其他来源下载不同的驱动程序。

#9


1  

Make sure your account has admin privileges. I installed my Motorola drivers without elevating, and although the install ran smoothly it never associated them to the device. Once I ran as admin, worked like a charm.

确保您的帐户具有管理员权限。我安装了我的摩托罗拉驱动程序而没有提升,虽然安装运行顺利但从未将它们与设备相关联。一旦我以管理员身份运行,就像一个魅力。

#10


1  

Ι had the same problem:

Ι有同样的问题:

While i had activated the debugging options on my phone (Samsung Galaxy S Duos Black), eclipse couldn't find the device because the usb drivers failed to download or something and so in the Device Manager (win7) i saw only Android and CSC something, all yellow and with no installed drivers.

I tried to download the Samsung drivers manually, but this failed to work.

虽然我已经激活了我的手机上的调试选项(三星Galaxy S Duos Black),eclipse无法找到设备,因为usb驱动程序无法下载或其他东西所以在设备管理器(win7)中我只看到Android和CSC的东西,全黄色,没有安装驱动程序。我试图手动下载三星驱动程序,但这无法正常工作。

What REALLY worked was downloading+installing Samsung Kies, connecting my device through usb and at first it failed again to put the drivers, then i disconnected the device, pressed some troubleshooting errors button that was on the main screen (NOT the lite version, the normal one), that took some time, re-connected the device and voila, the drivers were installed successfully and both the Device Manager and eclipse recognised the device.

真正有用的是下载+安装Samsung Kies,通过usb连接我的设备,起初它再次失败放置驱动程序,然后我断开设备,按下主屏幕上的一些故障排除错误按钮(不是精简版,正常的),花了一些时间,重新连接设备和瞧,驱动程序安装成功,设备管理器和eclipse都识别设备。

#11


0  

I Had the same problem. I saw that the product was correctly defined under Device Manager, but Eclispe did not show the product in the target.

我有同样的问题。我看到产品在设备管理器下正确定义,但Eclispe没有在目标中显示产品。

The easy way was to install Samsung Kies and to see that the following command: ...eclipse\adt-bundle-windows-x86_64\sdk\platform-toolsadb\adb device gives me some output instead of only "List of devices attached". once it recognizes the product, use "run configuration" choosing target "Active devices" under "Launch on all compatible devices/AVD's" radio button.

简单的方法是安装Samsung Kies并看到以下命令:... eclipse \ adt-bundle-windows-x86_64 \ sdk \ platform-toolsadb \ adb device给我一些输出而不是只有“附加设备列表” 。一旦识别出产品,使用“运行配置”选择“在所有兼容设备/ AVD上启动”单选按钮下的目标“活动设备”。

still, you don't get the product on the list as expected but it works. Good Luck!

仍然,你没有按预期获得列表上的产品,但它的工作原理。祝好运!

#12


0  

I had the same problem on windows with my samsung galaxy device .. installing samsung kies solved the problem for me.

我用三星Galaxy设备在窗户上遇到同样的问题..安装三星kies为我解决了这个问题。

#13


0  

I had loads of problem getting this to work when I switched to a new computer. I downloaded and installed Kies, but Windows 7 still didn't recognize my device. My problem was the proxy my company use, Kies tries to download USB drivers in the installation, but fails silently and finishes the installation.

当我切换到新计算机时,我遇到了很多问题。我下载并安装了Kies,但Windows 7仍然无法识别我的设备。我的问题是我公司使用的代理,Kies试图在安装中下载USB驱动程序,但是无声地失败并完成安装。

You might have this problem if your USB Driver folder in the installation is empty (i.e C:\Program Files (x86)\Samsung\Kies\USB Driver).

如果安装中的USB驱动程序文件夹为空(即C:\ Program Files(x86)\ Samsung \ Kies \ USB Driver),则可能会出现此问题。

Solution for me: install Kies without a proxy.

我的解决方案:在没有代理的情况下安装Kies。

#14


0  

Unload EasyTether extension. This worked for me - look at the part about unloading the EasyTether extension. adb not finding my device / phone (MacOS X) I was able to connect my samsung galaxy note 2 to macbook pro snow leopard.

卸载EasyTether扩展。这对我有用 - 看看卸载EasyTether扩展的部分。 adb没有找到我的设备/手机(MacOS X)我能够将我的三星Galaxy note 2连接到macbook pro雪豹。

#15


0  

Download new USB driver for samsung/pc connection here: http://developer.samsung.com/android/tools-sdks/Samsung-Andorid-USB-Driver-for-Windows

在这里下载用于三星/ PC连接的新USB驱动程序:http://developer.samsung.com/android/tools-sdks/Samsung-Andorid-USB-Driver-for-Windows

After enabling developer mode and USB debugging of course. The phone should ask to accept the pc location as secure after USB driver upgrade. Installing KIES did not fix the problem on my Galaxy Note 3.

在启用开发人员模式和USB调试之后。 USB驱动程序升级后,手机应该要求接受PC位置安全。安装KIES并没有解决我的Galaxy Note 3上的问题。

#16


0  

If you are on Linux you can try on terminal the following steps. Don't forget to have your device plugged in. Use sudo if doest work.

如果您使用的是Linux,则可以尝试使用以下步骤终端。不要忘记将设备插入电源。如果操作正常,请使用sudo。

  • adb kill-server
  • adb start-server
  • adb devices (see if device is recognized)
  • adb设备(查看设备是否被识别)

#17


0  

I had the same problem with my LG G3 phone. I tried to re-install the driver as explained here: http://developer.android.com/tools/extras/oem-usb.html Nothing helped. Fortunately on the very same page I have found the link to LG firmware site: http://www.lg.com/us/support/software-firmware

我的LG G3手机遇到了同样的问题。我尝试重新安装驱动程序,如下所述:http://developer.android.com/tools/extras/oem-usb.html没有任何帮助。幸运的是,在同一页面上,我找到了LG固件网站的链接:http://www.lg.com/us/support/software-firmware

So I did the following:

所以我做了以下事情:

  • Connect the phone to the PC using the USB cable

    使用USB电缆将手机连接到PC

  • Uninstalled the Google's USB driver (My Computer->Management->Devices->Portable Devices->MyPhone: uninstall)

    卸载了Google的USB驱动程序(我的电脑 - >管理 - >设备 - >便携式设备 - > MyPhone:卸载)

  • Download driver for my LG G3 phone (LG885) from the LG site

    从LG网站下载LG G3手机(LG885)的驱动程序

  • Install this driver

    安装此驱动程序

  • Got on the phone screen request to approve the new RCA key and allow debugging.

    获得电话屏幕请求以批准新的RCA密钥并允许调试。

  • Try to Run an Android project in Eclipse.

    尝试在Eclipse中运行Android项目。

  • PROBLEM SOLVED.

#1


22  

If you are developing with Windows, you might need to install the USB driver for our device. For Windows 7, here's how you do it:

如果您使用Windows进行开发,则可能需要为我们的设备安装USB驱动程序。对于Windows 7,以下是您的操作方法:

To install the Android USB driver on Windows 7 for your device:

要在Windows 7上为您的设备安装Android USB驱动程序:

  1. Connect your Android-powered device to your computer's USB port.
  2. 将Android设备连接到计算机的USB端口。

  3. Right-click on Computer from your desktop or Windows Explorer, and select Manage.
  4. 在桌面或Windows资源管理器中右键单击“计算机”,然后选择“管理”。

  5. Select Devices in the left pane.
  6. 在左窗格中选择“设备”。

  7. Locate and expand Other device in the right pane.
  8. 在右侧窗格中找到并展开“其他设备”。

  9. Right-click the device name (such as Nexus S) and select Update Driver Software. This will launch the Hardware Update Wizard.
  10. 右键单击设备名称(例如Nexus S),然后选择“更新驱动程序软件”。这将启动硬件更新向导。

  11. Select Browse my computer for driver software and click Next.
  12. 选择浏览计算机以查找驱动程序软件,然后单

  13. Click Browse and locate the USB driver folder. (The Google USB Driver is located in \extras\google\usb_driver.)
  14. 单击“浏览”并找到USB驱动程序文件夹。 (Google USB驱动程序位于\ extras \ google \ usb_driver。)

  15. Click Next to install the driver.
  16. 单击下一步以安装驱动程序。

Check this link for more information if you need it.

如果需要,请查看此链接以获取更多信息。

#2


19  

Have you tried:

你有没有尝试过:

Settings -> Applications -> Development - Enable USB Debugging

设置 - >应用程序 - >开发 - 启用USB调试

#3


15  

In android 4.2.* The “Developer Options” menu item is gone!

在android 4.2。*“开发人员选项”菜单项已经消失!

Answer: The “Developer Options” menu item on 4.2.* is hidden.

答案:4.2。*中的“开发者选项”菜单项被隐藏。

  1. Goto Settings -> About Phone.

    转到设置 - >关于电话。

  2. Goto “Build Number” at the end of the Scroll list.

    转到滚动列表末尾的“构建号码”。

  3. Tap on “Build Number” repeatedly (7 times). On your third tap you should see message indicating that you only have 4 more taps to go to ‘become a developer’.

    反复点击“Build Number”(7次)。在第三次点击时,您应该会看到一条消息,表明您只需再点击4次即可成为“成为开发人员”。

  4. Continue: 4 more taps.

    继续:再多点四次。

  5. Hooray, you are now a ‘Developer’, go back to the Setting page.

    万岁,你现在是'开发者',回到设置页面。

  6. You should see Developer Option menu item in your setting list now.

    您现在应该在设置列表中看到Developer Option菜单项。

  7. Open Developer Options and check USB debugging > Ok

    打开开发人员选项并检查USB调试>确定

****it's work for me****

****这对我有用****

Reference : http://www.wugfresh.com/faq/how-do-i-enable-usb-debugging-on-android-4-2-the-developer-options-menu-item-is-gone/

参考:http://www.wugfresh.com/faq/how-do-i-enable-usb-debugging-on-android-4-2-the-developer-options-menu-item-is-gone/

#4


4  

download the samsung software Kies .it detects samsung deivces

下载三星软件Kies .it检测三星deivces

Go to http://developer.android.com/tools/device.html and follow up

转到http://developer.android.com/tools/device.html并跟进

this solution worked for me

这个解决方案对我有用

#5


4  

In addition to Settings -> Applications -> Development - Enable USB Debugging, click on the following option:

除了设置 - >应用程序 - >开发 - 启用USB调试,请单击以下选项:

Revoke USB debugging authorization

撤销USB调试授权

And then plug the device again.

然后再次插入设备。

#6


4  

Addition to Tor-Morten's answer: Only checking the Developer setting for USB debugging may not be enough. The USB connection setting (Android 4.4: Settings -> Storage -> Option Menu -> USB computer connection) needs to be checked for either "Media device" or "Camera" before it will be shown in Eclipse's Android Device Chooser window.

除了Tor-Morten的回答:仅检查开发人员设置进行USB调试可能还不够。在Eclipse的Android设备选择器窗口中显示USB连接设置(Android 4.4:设置 - >存储 - >选项菜单 - > USB计算机连接)之前,需要检查“媒体设备”或“相机”。

#7


3  

Maybe its a matter of how you plugged the device onto your computer. I'm using a mac and pluged the usb into one of the keyboard slots. It doesn't find anything even you've installed Kies with all its new drivers. After plugging it directly into one of the slots at the computer the device has been recognized imediately.

也许这是你如何将设备插入计算机的问题。我正在使用mac并将usb插入其中一个键盘插槽。即使你已经安装了Kies及其所有新驱动程序,它也找不到任何东西。在将其直接插入计算机的一个插槽后,该设备已被立即识别。

Even it is a beginner mistake....maybe it helps :)

即使这是一个初学者的错误....也许它有帮助:)

#8


2  

This is a fairly common problem. You basically don't have the drivers you need for USB debugging.

这是一个相当普遍的问题。您基本上没有USB调试所需的驱动程序。

There are a few different ways I've had to obtain drivers for phones. The first way you should attempt is to go into the Android SDK and AVD manager and download the Google USB driver debug package.

我有几种不同的方法可以获得手机驱动程序。您应该尝试的第一种方法是进入Android SDK和AVD管理器并下载Google USB驱动程序调试包。

This may or may not give you the driver you need. If it doesn't you will have to do one of two things. One, add the device details to the driver file you just downloaded. Generally these will be posted on forums/boards discussing your phone type. Secondly, you can download a different driver from another source like the phone manufacturer.

这可能会也可能不会为您提供所需的驾驶员。如果不是,你将不得不做两件事之一。一,将设备详细信息添加到刚刚下载的驱动程序文件中。通常这些将发布在讨论您的手机类型的论坛/板上。其次,您可以从手机制造商等其他来源下载不同的驱动程序。

#9


1  

Make sure your account has admin privileges. I installed my Motorola drivers without elevating, and although the install ran smoothly it never associated them to the device. Once I ran as admin, worked like a charm.

确保您的帐户具有管理员权限。我安装了我的摩托罗拉驱动程序而没有提升,虽然安装运行顺利但从未将它们与设备相关联。一旦我以管理员身份运行,就像一个魅力。

#10


1  

Ι had the same problem:

Ι有同样的问题:

While i had activated the debugging options on my phone (Samsung Galaxy S Duos Black), eclipse couldn't find the device because the usb drivers failed to download or something and so in the Device Manager (win7) i saw only Android and CSC something, all yellow and with no installed drivers.

I tried to download the Samsung drivers manually, but this failed to work.

虽然我已经激活了我的手机上的调试选项(三星Galaxy S Duos Black),eclipse无法找到设备,因为usb驱动程序无法下载或其他东西所以在设备管理器(win7)中我只看到Android和CSC的东西,全黄色,没有安装驱动程序。我试图手动下载三星驱动程序,但这无法正常工作。

What REALLY worked was downloading+installing Samsung Kies, connecting my device through usb and at first it failed again to put the drivers, then i disconnected the device, pressed some troubleshooting errors button that was on the main screen (NOT the lite version, the normal one), that took some time, re-connected the device and voila, the drivers were installed successfully and both the Device Manager and eclipse recognised the device.

真正有用的是下载+安装Samsung Kies,通过usb连接我的设备,起初它再次失败放置驱动程序,然后我断开设备,按下主屏幕上的一些故障排除错误按钮(不是精简版,正常的),花了一些时间,重新连接设备和瞧,驱动程序安装成功,设备管理器和eclipse都识别设备。

#11


0  

I Had the same problem. I saw that the product was correctly defined under Device Manager, but Eclispe did not show the product in the target.

我有同样的问题。我看到产品在设备管理器下正确定义,但Eclispe没有在目标中显示产品。

The easy way was to install Samsung Kies and to see that the following command: ...eclipse\adt-bundle-windows-x86_64\sdk\platform-toolsadb\adb device gives me some output instead of only "List of devices attached". once it recognizes the product, use "run configuration" choosing target "Active devices" under "Launch on all compatible devices/AVD's" radio button.

简单的方法是安装Samsung Kies并看到以下命令:... eclipse \ adt-bundle-windows-x86_64 \ sdk \ platform-toolsadb \ adb device给我一些输出而不是只有“附加设备列表” 。一旦识别出产品,使用“运行配置”选择“在所有兼容设备/ AVD上启动”单选按钮下的目标“活动设备”。

still, you don't get the product on the list as expected but it works. Good Luck!

仍然,你没有按预期获得列表上的产品,但它的工作原理。祝好运!

#12


0  

I had the same problem on windows with my samsung galaxy device .. installing samsung kies solved the problem for me.

我用三星Galaxy设备在窗户上遇到同样的问题..安装三星kies为我解决了这个问题。

#13


0  

I had loads of problem getting this to work when I switched to a new computer. I downloaded and installed Kies, but Windows 7 still didn't recognize my device. My problem was the proxy my company use, Kies tries to download USB drivers in the installation, but fails silently and finishes the installation.

当我切换到新计算机时,我遇到了很多问题。我下载并安装了Kies,但Windows 7仍然无法识别我的设备。我的问题是我公司使用的代理,Kies试图在安装中下载USB驱动程序,但是无声地失败并完成安装。

You might have this problem if your USB Driver folder in the installation is empty (i.e C:\Program Files (x86)\Samsung\Kies\USB Driver).

如果安装中的USB驱动程序文件夹为空(即C:\ Program Files(x86)\ Samsung \ Kies \ USB Driver),则可能会出现此问题。

Solution for me: install Kies without a proxy.

我的解决方案:在没有代理的情况下安装Kies。

#14


0  

Unload EasyTether extension. This worked for me - look at the part about unloading the EasyTether extension. adb not finding my device / phone (MacOS X) I was able to connect my samsung galaxy note 2 to macbook pro snow leopard.

卸载EasyTether扩展。这对我有用 - 看看卸载EasyTether扩展的部分。 adb没有找到我的设备/手机(MacOS X)我能够将我的三星Galaxy note 2连接到macbook pro雪豹。

#15


0  

Download new USB driver for samsung/pc connection here: http://developer.samsung.com/android/tools-sdks/Samsung-Andorid-USB-Driver-for-Windows

在这里下载用于三星/ PC连接的新USB驱动程序:http://developer.samsung.com/android/tools-sdks/Samsung-Andorid-USB-Driver-for-Windows

After enabling developer mode and USB debugging of course. The phone should ask to accept the pc location as secure after USB driver upgrade. Installing KIES did not fix the problem on my Galaxy Note 3.

在启用开发人员模式和USB调试之后。 USB驱动程序升级后,手机应该要求接受PC位置安全。安装KIES并没有解决我的Galaxy Note 3上的问题。

#16


0  

If you are on Linux you can try on terminal the following steps. Don't forget to have your device plugged in. Use sudo if doest work.

如果您使用的是Linux,则可以尝试使用以下步骤终端。不要忘记将设备插入电源。如果操作正常,请使用sudo。

  • adb kill-server
  • adb start-server
  • adb devices (see if device is recognized)
  • adb设备(查看设备是否被识别)

#17


0  

I had the same problem with my LG G3 phone. I tried to re-install the driver as explained here: http://developer.android.com/tools/extras/oem-usb.html Nothing helped. Fortunately on the very same page I have found the link to LG firmware site: http://www.lg.com/us/support/software-firmware

我的LG G3手机遇到了同样的问题。我尝试重新安装驱动程序,如下所述:http://developer.android.com/tools/extras/oem-usb.html没有任何帮助。幸运的是,在同一页面上,我找到了LG固件网站的链接:http://www.lg.com/us/support/software-firmware

So I did the following:

所以我做了以下事情:

  • Connect the phone to the PC using the USB cable

    使用USB电缆将手机连接到PC

  • Uninstalled the Google's USB driver (My Computer->Management->Devices->Portable Devices->MyPhone: uninstall)

    卸载了Google的USB驱动程序(我的电脑 - >管理 - >设备 - >便携式设备 - > MyPhone:卸载)

  • Download driver for my LG G3 phone (LG885) from the LG site

    从LG网站下载LG G3手机(LG885)的驱动程序

  • Install this driver

    安装此驱动程序

  • Got on the phone screen request to approve the new RCA key and allow debugging.

    获得电话屏幕请求以批准新的RCA密钥并允许调试。

  • Try to Run an Android project in Eclipse.

    尝试在Eclipse中运行Android项目。

  • PROBLEM SOLVED.