-3

I am using Windows 8, my android IDE (Android Studio) does not detecting this Tousei-PT7003-device ,I enabled the developer options and USB Debugging in the device yet the device is not detecting in the Android studio or from the ADB . Please help me a way to detect this device in my Android studio.I googled and tried many options, yet I am not able to find the correct driver for this Tousei-PT7003 device.

I installed GOOGLE USB Driver also and tried to update the driver but failed with below message:

enter image description here

When I check the device manager below is the message I can see:

enter image description here

This is the android device:

enter image description here

Jerry Abraham
  • 1,039
  • 18
  • 42

1 Answers1

0

Solved Driver issue problems for PT7003 Tousei driver,: Issue was driver not installing properly/correctly in Windows 8 OS - followed these steps and two links: First download and install google usb driver from android studio : (My driver location:) D:\adt-bundle-windows-x86_64-20140321\sdk\extras\google\usb_driver -point this location when updating the driver.

Modify android_winusb.inf file by the following these steps :

Google Android USB Driver and ADB

Now to ‘Disable driver signature enforcement‘ do the following steps from the link:

https://www.dinolite.us/support/using-older-models-with-windows-8-10

Jerry Abraham
  • 1,039
  • 18
  • 42