I am trying to setup USB debuging on Prestigio Multipad. I followed this link http://blog.itfiser.cz/android-adb-with-prestigio-multipad-pmp5080cpro-and-win7/ but I can't find setting Storage -> USB Computer Connection (Android version 4.0.3).
When I try to update driver (under Device Manager->Disk Drives->PMP3370B Device) to Google driver (located ../android-sdks/extras/google/usb_driver) it says that the driver is up to date.
I also added Vendor ID to %user_dir%/.android/adb_usb.ini
, restart adb
, but still no success. How do I Anyone with similar issues?
I know this answer comes a bit late, but here it is what it worked for me (I have PMP7100D, Prestigio Multipad).
Follow all the steps from the link (blog) you've provided.
What you should do extra is to install the Adb Driver Installer (http://adbdriver.com/downloads/) and correctly install the drivers for the Prestigio (step by step explanation found here: http://adbdriver.com/documentations/how-to-use-android-adb-driver-installer-for-windows-xp-vista-7-8.html). After this, when you open USBDeview your tablet should be under changed name (with the same VendorID), as shown in the screen shot below:
Also, make sure that your adb_usb.ini file look like this:
Lastly do the following steps:
Open command line at %android_sdk%\platform-tools\
adb kill-server
adb start-server
adb devices
The end result should be something like:
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With