Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

the usb drivers for adb do not work for Motorola mc40

  1. I am running Windows 7 and Eclipse. Emulator runs great!
  2. My Motorola MC40 has the Settings-Application->developer-> usb debugging box checked.
  3. I use the drivers from https://motorola-global-portal.custhelp.com/app/answers/detail/a_id/88481
  4. The MC40 is not recognized
  5. "abd devices" command shows no device attached.
  6. The drivers in /sdk/extras/google/usb_drivers do not work.

I have searched everywhere and can't find an answer. I would really like to use my Android device with Eclipse. Any one out there have experience with Motorola MC class hand helds? Any ideas?

like image 282
user2309563 Avatar asked Apr 23 '13 02:04

user2309563


People also ask

How do I enable ADB drivers?

Enable adb debugging on your device On Android 4.2 and higher, the Developer options screen is hidden by default. To make it visible, go to Settings > About phone and tap Build number seven times.

Why is ADB not detecting my device?

It might be that the ADB issue is not with your computer but is with your Android device. In most cases, ADB cannot recognize your device because the USB debugging option is turned off on the device. Turning this option on can fix the issue for you and this is pretty easy to do.


3 Answers

I found this link, installed the windows drivers, and it worked perfectly.

https://motorola-global-portal.custhelp.com/app/answers/detail/a_id/88481

Hope this helps some of you.

I can't find the link to credit the person you posted the link above...but thank you.

like image 110
bkane56 Avatar answered Oct 23 '22 18:10

bkane56


Hi android developers for motorola Solutions (Enterprice Edition devices )-

Download the exe and install as per the below link, and then surely adt will detect the Motorola device for enterprise edition Android such as ET1-Android Tablet ,MC 40 and TC55.

you can download this from Motorola Solutions support site and search for "Android USB driver".

Currently last version is 1.1 that covers ET1, MC40 and TC55.

like image 42
Jerry Abraham Avatar answered Oct 23 '22 17:10

Jerry Abraham


Ok guys! I found the solution. You'll have to change original google ini & inf files from sdk and then reinstall the device. Here's manual: https://docs.symbol.com/ReleaseNotes/MC40N0_ADB_Setup_Instruction.docx

Important note: my MC40, seems a bit different Vendor ID, so I had to change the GUIDs from the manual accordingly to those that I have found in my "Device Manager".

like image 1
empdata2k Avatar answered Oct 23 '22 17:10

empdata2k