![]() |
adb Access After update - Printable Version +- Spiffy Hacks (https://spiffyhacks.harmonypogo.com) +-- Forum: Vtech InnoTab (https://spiffyhacks.harmonypogo.com/forum-1.html) +--- Forum: InnoTab Max (https://spiffyhacks.harmonypogo.com/forum-22.html) +--- Thread: adb Access After update (/thread-818.html) |
adb Access After update - fmail - 12-25-2015 Hi there, Today i did the Firmware update, to get the Game card running. Update went fine, but Know i habe noch ab Access to the tablet. Did anyone habe adb Access After the latest Firmware update? I need it to edit the fakedatabase... Tanks for your information Update: Fixed the Problem with editing the Driver as described in 3. in Topic http://spiffyhacks.harmonypogo.com/thread-485.html : 3. Using the google driver, edit the "android_winusb.inf" file on your PC, and add following lines: - In section named “[Google.NTx86]” ;InnoTab Max %SingleBootLoaderInterface% = USB_Install, USB\VID_2207&PID_0006 %SingleAdbInterface% = USB_Install, USB\VID_2207&PID_0006 - In section named “[Google.NTamd64]” ;InnoTab Max %SingleBootLoaderInterface% = USB_Install, USB\VID_2207&PID_0006 %SingleAdbInterface% = USB_Install, USB\VID_2207&PID_0006 (Before the Firmware Update i had adb Access, without These steps) However i now have adb Access to the tablet as before. Thanks RE: adb Access After update - NeverLies - 12-27-2015 Glad this one has helped you ![]() Or you can go to a linux distro on your PC instead of windows, and no more PID/VID issues ![]() RE: adb Access After update - is0-mick - 12-27-2015 An easier way is to just follow my guide here: http://spiffyhacks.harmonypogo.com/thread-606.html no need for drivers or anything, then go to settings and tick USB debugging. Done. Mick |