Friday, January 17, 2014

Android Universal ADB Drives

If you're using windows 8 or windows 8.1 and unable to use the phone for debugging with eclipse try this :

My Phone is Micromax-A110 it was working fine with windows 7 for debugging, but when I updated to windows 8.1.
Windows was unable to find ADB drives which are required for debugging.

After the process when drivers were installed, It's been showing HTC phone, it doesn't matter and working fine. 


  1. Turn On USB debugging from settings
  2. Connect phone via USB.
  3. Pull down the notification bar and select the item on which written as 'CONNECTED AS'
  4. Now a list will appear of different options like Mass Storage, MTP, CD-ROM, Charge Only etc...
  5. Choose "MEDIA DEVICE - MTP"
  6. Now go to device manager and Right Click on your phone and choose"UPDATE DEVICE DRIVER" and now select search automatically.
  7. NOW IT MIGHT GET SUITABLE DRIVER AUTOMATICALLY FROM THE NETWORK.

GOOD LUCK

No comments:

Post a Comment