Polaroid Device How Make your own driver !

Hello friends ,

If you have a Polaroid tablet (ex.MID9724) like me , you will searching in all the interweb a official Adb Driver , but it doesn’t exist !
The official Android sdk USB driver will not work . 3rd party Driver will not work too , Generic adb driver for Polaroid will not work …

So what we need ?

  1. Real Name of the device & see if driver exist
  2. ID Hardware USB
  3. Modify Android SDK’s USB DRIVER

First Step :
Go to Device Manager and look name of your device

No Good ! it’s not the real name of your device , so how to ?

Step twoo :
– Connect your device to computer via USB & activate USB Debogue in your android device.

Step three :
– Now, go to Google play (**ON PC **)
– Searching any application ex :o
– Below download button , You will see a link “This application is compatible with your device.”


– Open this link : What you see ?


– Oh NICE ! Maybe we saw the real name of the tablet “ROCKCHIP

Step four :
– Ok , Now you need to see , if this driver ROCKCHIP exist on the web.
– If does’nt exist , follow the guide below…

Step four next :
– Now , we need to know the ID Hardware USB
– Go to in detail panel of your Device manager (computer)
– In Property > Material identification number ( ? in english)
– keep this 2 very important number here :


Last Step :

– Go to in the folder where you installed SDK


– Open android_winusb.inf in your favory code editor.

**NOTE ! ** I tried this line below but It’s Doesn’t work for me !



; Rockchip
%SingleAdbInterface%           = USB_Install, USB\VID_2207&PID_0010
%CompositeAdbInterface%     = USB_Install, USB\VID_2207&PID_0010&MI_01

; Rockchip
%SingleBootLoaderInterface% = USB_Install, USB\VID_2207&PID_0010
%CompositeAdbInterface%     = USB_Install, USB\VID_2207&PID_0010&MI_01


**NOTE ! ** And finaly , i tried this new line and it’s work fine !



; Rockusb Device
%SingleBootLoaderInterface% = USB_Install, USB\VID_2207&PID_0010&REV_0222&MI_01
%CompositeAdbInterface%     = USB_Install, USB\VID_2207&PID_0010&MI_01

; Rockusb Device
%SingleAdbInterface%        = USB_Install, USB\VID_2207&PID_0010&REV_0222&MI_01
%CompositeAdbInterface%     = USB_Install, USB\VID_2207&PID_0010&MI_01


Final :



[Google.NTamd64]
; Rockusb Device
%SingleBootLoaderInterface% = USB_Install, USB\VID_2207&PID_0010&REV_0222&MI_01
%CompositeAdbInterface%     = USB_Install, USB\VID_2207&PID_0010&MI_01

; Rockusb Device
%SingleAdbInterface%        = USB_Install, USB\VID_2207&PID_0010&REV_0222&MI_01
%CompositeAdbInterface%     = USB_Install, USB\VID_2207&PID_0010&MI_01

; Rockusb Device
%SingleAdbInterface%        = USB_Install, USB\VID_2207&PID_0010
%CompositeAdbInterface%     = USB_Install, USB\VID_2207&PID_0010&MI_01

; Rockusb Device
%SingleBootLoaderInterface% = USB_Install, USB\VID_2207&PID_0010
%CompositeAdbInterface%     = USB_Install, USB\VID_2207&PID_0010&MI_01

[Google.NTx86]
; Rockusb Device
%SingleBootLoaderInterface% = USB_Install, USB\VID_2207&PID_0010&REV_0222&MI_01
%CompositeAdbInterface%     = USB_Install, USB\VID_2207&PID_0010&MI_01

; Rockusb Device
%SingleAdbInterface%        = USB_Install, USB\VID_2207&PID_0010&REV_0222&MI_01
%CompositeAdbInterface%     = USB_Install, USB\VID_2207&PID_0010&MI_01

; Rockusb Device
%SingleAdbInterface%        = USB_Install, USB\VID_2207&PID_0010
%CompositeAdbInterface%     = USB_Install, USB\VID_2207&PID_0010&MI_01

; Rockusb Device
%SingleBootLoaderInterface% = USB_Install, USB\VID_2207&PID_0010
%CompositeAdbInterface%     = USB_Install, USB\VID_2207&PID_0010&MI_01

; Rockusb Device
%SingleBootLoaderInterface% = USB_Install, USB\VID_2207&PID_0010
%CompositeAdbInterface%     = USB_Install, USB\VID_2207&PID_0010&MI_01



– Now you can see your Generic Adb driver in your device manager without any problem:

– In Unreal Engine , you can see your new device

I hope, it will help someone , you have any question , if i can , i will try of help you .
I 'm so sorry for my fantastic english . If someone want copy/paste this help to the wiki (with better english) , no problem, you can…

Thank

**EDIT : I dragged in the dark side GUIDE FIXED **

Have a great day

Download Polaroid MID9724 Driver Win7+Vista+XP+Win8 (x86/x64)

Hello ,

Official Google inc Driver :
All Android SDK usb driver + Polaroid MID9724 => Bootloader Interface(Work very well with UE4 - (Not Composite)
Platform : Win7 , Win8 , Vista, XP
x64/x32 (and64/i386)

DOWNLOADING



[Version]
Signature           = "$Windows NT$"
Class               = AndroidUsbDeviceClass
ClassGuid           = {3F966BD9-FA04-4ec5-991C-D326973B5128}
Provider            = %ProviderName%
DriverVer           = 01/27/2014,9.0.0000.00000
CatalogFile.NTx86   = androidwinusb86.cat
CatalogFile.NTamd64 = androidwinusba64.cat


Extract .rar in the following location:


C:\NVPACK\Drivers\

To install drivers, do the following:

  1. It is recommended that the user re-scan their device list.
  2. Locate the device in the hardware list. Typically it will have a yellow triangle with an explanation point on it indicating that it is not fully recognized yet.
  1. Right-click on the device and select to update the drivers.
  2. Select Browse my computer for driver software.
  3. Select Let me pick from a list of device drivers on my computer.
  4. Select Have Disk….
  5. Select Browse.
  6. Navigate to the driver folder:

If you are using Windows 8:


C:\NVPACK\Drivers\Win8\

If you are using Windows 7, Vista, or XP:


C:\NVPACK\Drivers\Win7+Vista+XP\

  1. Select android_winusb.inf.
  2. If the device appears as FastBoot or Android Bootloader Interface, then select Android Bootloader Interface. Otherwise select Android Composite ADB Interface.
  3. If you are using Windows 8, you will receive a warning that this driver may not be compatible with the device. Select yes to continue.
    This issue will be fixed in future releases.
  4. If you are using Windows7, Vista, or XP, you may receive a warning that the driver is not signed. Select yes to continue.

Have a great day
Thank