Adb Device Not Listed For Gionee E7 Mini
I have gone through numerous posts on this topic but none have helped me. I use Windows 7 and Eclipse IDE for Android app development. I am able to get my device listed for MotoG,
Solution 1:
//add your hardware id in adb_usb.ini
file
you just need to add the 0x2207 vendor id in “adb_usb.ini” from your .android
folder
if file not found create it
C:\Users\Compname\.android\adb_usb.ini
# ANDROID 3RD PARTY USB VENDOR ID LIST -- DO NOT EDIT.# USE 'android update adb' TO GENERATE.# 1 USB VENDOR ID PER LINE.0x22070X2021
try restart adb and run it
Post a Comment for "Adb Device Not Listed For Gionee E7 Mini"