Thread: Glo Android on Glo
View Single Post
Old 11-16-2013, 02:27 AM   #85
dd366
Member
dd366 doesn't litterdd366 doesn't litter
 
Posts: 23
Karma: 186
Join Date: Jul 2013
Location: France
Device: Kobo glo
To sysKin:

Are you sure your driver is installed correctly and your android device is detected by adb ?
cmd line: adb devices -> must list your device

Using Tachikoma post, I have to edit android_winusb.inf and add this lines
;Tolino Shine
%CompositeAdbInterface% = USB_Install, USB\VID_1F85&PID_1689&MI_01
%CompositeAdbInterface% = USB_Install, USB\VID_1F85&PID_1689&REV_0226MI_01

like said SyreKron on 6th post of this thread.

On first try, there were errors for me too, but second was fine

Sometimes, there is more of one adb.exe in the path and it cause problems
Try to reset adb by adb kill-server command.
Try also to kill all adb instances in task manager.


Hope this help.
dd366 is offline   Reply With Quote