What options exist when the vendor does not supply an ADB driver for an Android device?
Posted
by
STATUS_ACCESS_DENIED
on Super User
See other posts from Super User
or by STATUS_ACCESS_DENIED
Published on 2011-11-26T00:36:42Z
Indexed on
2011/11/26
1:55 UTC
Read the original article
Hit count: 185
So I bought an Android phone and the vendor does not offer any drivers whatsoever. The Android SDK and the drivers that come with it don't seem to work with the device, but the device itself reports as Android 2.2.1. Other users have reported that the drivers of the Nook Color worked for them, but I cannot confirm this, after trying.
What options do I have to connect to the device (and ultimately to root it)?
Is it truly just the .inf file that I need to manipulate in order to make the device ID known to Windows? After all there are tools to figure out those strings while the device is connected (although "unknown") ...
© Super User or respective owner