Trying to root the new Gentouch and having a spot of bother with it.
Followed the procedures in the sticky but here's where I'm hitting a wall.
I've installed the Augen USB driver and am able to access the SD card and internal storage. Able to move files to and from it with no problem.
I've got the Android SDK installed and running. I've had it in for some time, tinkering with Eclipse and the development environment building simple programs for testing.
When I hook up the Gentouch and run ADB devices it displays:
List of devices attached
and then nothing.
I've run USBDeview and it reports the following:
Android Eclair USB Composite Device Unknown
Android Eclair USB Mass Storage Device Mass Storage
Android Eclair Android Eclair Vendor Specific
I've uninstalled all of them and tried installing the USB driver with the SDK. It reports as no compatible devices. The driver does not seem to recognize the devices. Or perhaps Windows simply is not able to connect the driver with the devices.
Cannot seem to find a driver that works with the "Composite Device" which is the one I imagine is causing the problem.
None of the ADB commands seem to interact with the Gentouch at all.
The internal and external storage is turned off. The USB debugging is turned on. Tried every combination I can imagine and cannot establish any kind of communication between ADB and the device.
Probably missing some simple, obvious step.... obvious to everyone else that is.
Wonder if anyone can point me in the right direction?
Followed the procedures in the sticky but here's where I'm hitting a wall.
I've installed the Augen USB driver and am able to access the SD card and internal storage. Able to move files to and from it with no problem.
I've got the Android SDK installed and running. I've had it in for some time, tinkering with Eclipse and the development environment building simple programs for testing.
When I hook up the Gentouch and run ADB devices it displays:
List of devices attached
and then nothing.
I've run USBDeview and it reports the following:
Android Eclair USB Composite Device Unknown
Android Eclair USB Mass Storage Device Mass Storage
Android Eclair Android Eclair Vendor Specific
I've uninstalled all of them and tried installing the USB driver with the SDK. It reports as no compatible devices. The driver does not seem to recognize the devices. Or perhaps Windows simply is not able to connect the driver with the devices.
Cannot seem to find a driver that works with the "Composite Device" which is the one I imagine is causing the problem.
None of the ADB commands seem to interact with the Gentouch at all.
The internal and external storage is turned off. The USB debugging is turned on. Tried every combination I can imagine and cannot establish any kind of communication between ADB and the device.
Probably missing some simple, obvious step.... obvious to everyone else that is.
Wonder if anyone can point me in the right direction?