简体   繁体   English

android-Moto G mobile未显示在Eclipse的设备列表中

[英]android - Moto G mobile doesn't show in the devices List of Eclipse

I am trying to connect a Moto G Mobile to Eclipse in My Windows 7 32-bit machine but It doesn't show on the devices List. 我正在尝试将Moto G Mobile连接到Windows 7 32位计算机上的Eclipse,但设备列表中未显示该Moto G Mobile。 For this, First I connected the device to machine via USB cable and then I chose the PTP mode and then I checked the "USB debugging" option in devices settings. 为此,首先我通过USB电缆将设备连接到计算机,然后选择了PTP模式,然后在设备设置中选中了“ USB调试”选项。 After a few seconds it says "Drivers was installed Unsuccessfully". 几秒钟后,显示“驱动程序安装失败”。 At that time, I had uninstalled the device drivers in the device manager of my machine and then disconnected and connected again. 那时,我已经在机器的设备管理器中卸载了设备驱动程序,然后断开连接并重新连接。 It said "Drivers was installed successfully" and then I updated the drivers in the device manager and then set the drivers(google-drivers from SDK).But it doesn't show in the devices List. 它说“驱动程序已成功安装”,然后我在设备管理器中更新了驱动程序,然后设置了驱动程序(SDK中的google-drivers)。但是它没有显示在设备列表中。 what did I do wrong here? 我在这里做错了什么?

Hopefully i am able to find one solution for this issue. 希望我能够找到解决此问题的一种方法。

Download ' Adb Driver Installer ' from here http://adbdriver.com/downloads/ 从此处http://adbdriver.com/downloads/下载“ Adb驱动程序安装程序

after this connect your Moto G and start the AdbDriverInstaller.exe it will list your device and then press install. 之后,连接Moto G并启动AdbDriverInstaller.exe ,它将列出您的设备,然后按安装。

Hope it Works ! 希望它有效!

* Note : * * 注意:*

It worked for me on Windows 7 but not on Windows 8 它在Windows 7上对我有效,但在Windows 8上不起作用

Edit 编辑

this link http://dl.xda-developers.com/attachdl/3b2765b7b77976f98576f76f7f549956/532c41bc/2/4/8/0/3/9/6/howto_driver.zip 此链接http://dl.xda-developers.com/attachdl/3b2765b7b77976f98576f76f7f549956/532c41bc/2/4/8/0/3/9/6/howto_driver.zip

help me solve this issue on windows 8.1 帮助我在Windows 8.1上解决此问题

Just go through the photos inside it for additional assistance go through this link 只需浏览其中的照片以获得其他帮助,请通过此链接

http://forum.xda-developers.com/showthread.php?t=2588979 http://forum.xda-developers.com/showthread.php?t=2588979

All the best ! 祝一切顺利 !

After I changed "connected as" from Media device (MTP) to Camera (PTP), adt devices and eclipse started showing my moto-g. 在将“连接为”从媒体设备(MTP)更改为相机(PTP)之后,adt设备和eclipse开始显示我的moto-g。 :) :)

1) Tap Settings 2) Tap about phone 3) Tap Build number 7 Times 1)点击设置2)点击关于手机3)点击内部版本号7次

Now you will get the developer options 现在您将获得开发人员选项

Here is the detailed steps to show your motog2 (Marshmallow) in Android Studio on Windows 7 operating system. 这是在Windows 7操作系统上的Android Studio中显示motog2(棉花糖)的详细步骤。 I didn't try in Eclipse. 我没有在Eclipse中尝试过。 Hope it helps in Eclipse too. 希望它也对Eclipse有帮助。

  1. Enable the Developer options a. 启用开发人员选项。 go to Settings --> About phone --> Build Number (Tap 7 times) b. 转到设置->关于手机->内部编号(点击7次)b。 You would get a successful message saying that you are now a developer 您会收到一条成功消息,说您现在是一名开发人员

  2. Download the motorola OEM driver at https://motorola-global-portal.custhelp.com/app/answers/detail/a_id/88481 通过以下网址下载Motorola OEM驱动程序: https: //motorola-global-portal.custhelp.com/app/answers/detail/a_id/88481

  3. Turn on the developer option and then turn on usb debugging a. 打开开发人员选项,然后打开USB调试a。 go to Settings --> Developer options b. 转到设置->开发人员选项b。 Turn on --> press ok c. 打开->按OK。 and then Enable the USB debugging --> Press ok 然后启用USB调试->按OK

  4. Now goto step 7 directly, if it doesn't work then follow the steps in order. 现在直接转到步骤7,如果它不起作用,请按顺序执行以下步骤。

  5. Now start --> All programs --> right click on Computer --> Manage 现在开始->所有程序->右键单击计算机->管理

  6. go to Other devices --> XT1068 a. 转到其他设备-> XT1068 right click on the XT1068 --> Update Driver Software b. 右键单击XT1068->更新驱动程序软件b。 Click on "browse my Computer for driver software" c. 单击“浏览我的计算机以获取驱动程序软件” c。 Click on "Let me pick from a device drivers on my computer" d. 单击“让我从计算机上的设备驱动程序中选择” d。 Click on "Android device" e. 单击“ Android设备” e。 Then you would be shown with 2 ADB Interfaces f. 然后,您将看到2个ADB接口。 Click on "Motorola ADB Interface" --> Next 单击“ Motorola ADB接口”->下一步

  7. Select USB configuration in "Charging only" mode a. 在“仅充电”模式下选择USB配置。 go to Settings --> Developer options b. 转到设置->开发人员选项b。 under Networking --> click on "Select USB Configuration" c. 在网络->下,单击“选择USB配置”。 select "Charging only" d. 选择“仅充电” d。 You would see a succesful message on computer saying the ADB Interface is installed" 您会在计算机上看到一条成功消息,提示已安装ADB接口。”

  8. Now run the app in Android studio, the device will be shown. 现在,在Android Studio中运行该应用,设备将显示出来。

Hurray!!!!! 欢呼!!!!! Enjoy. 请享用。 Let me know if it didn't work 让我知道它是否无效

To connect moto-g with your eclipse with windows 8.1 , please take updated eclipse adt bundle from the google deveopers site and install motorola drivers from the this drivers link . 要通过Windows 8.1将moto-g与您的eclipse连接,请从Google deveopers网站获取更新的eclipse adt捆绑包,然后从此驱动程序链接中安装motorola驱动程序 seriously i dont know which is has to be done to make it work. 严重的是,我不知道必须做些什么才能使其正常工作。 but i did both and it worked. 但我都做到了,而且奏效了。

The above suggestions didn't work for us but the following did: 以上建议对我们不起作用,但以下建议适用:

Make sure you have installed the Motorola drivers (bloatware) first. 确保首先安装了Motorola驱动程序 (bloatware)。

Then from Windows Device Manager, right-click device called Motorola ADB Interface (or similar). 然后从Windows设备管理器中,右键单击名为Motorola ADB接口(或类似名称)的设备。 Select "Browse my computer for driver software" Set location to "C:\\Program Files\\Common Files\\Motorola Shared\\Mobile Drivers" or "C:\\Program Files (x86)\\Common Files\\Motorola Shared\\Mobile Drivers" 选择“浏览我的计算机以获取驱动程序软件”,将位置设置为“ C:\\ Program Files \\ Common Files \\ Motorola Shared \\ Mobile Drivers”或“ C:\\ Program Files(x86)\\ Common Files \\ Motorola Shared \\ Mobile Drivers”

Click "Next" and all should be good :-) 点击“下一步”,一切都会很好:-)

I am using windows 8.1. 我正在使用Windows 8.1。 Have tried all the possibilities. 尝试了所有可能性。 Updating the USB driver worked for me. 更新USB驱动程序对我有用。 Download the USB driver for Motorola device from https://motorola-global-portal.custhelp.com/app/answers/detail/a_id/88481 https://motorola-global-portal.custhelp.com/app/answers/detail/a_id/88481下载Motorola设备的USB驱动程序

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

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