Saturday 12 September 2015

HOW TO INSTALL SPREADTRUM DRIVERS ON A PC

FOR SPREADTRUM ANDROID  DEVICES

Requirement

* Download Spreadtrum Drivers
* Download SCI Android USB Drivers
* Disable driver signature verification enforcement if using a Windows 8 PC
* Setup ADB.   SEE POST
* And Ofcourse a Spreadtrum Android device.

Procedure
1. Unzip all downloaded zip files to get their content.

2. In Windows, go to Control Panel and open Device Manager 

3. Click any of the device groups (any of the items on the list) you see there, then from Action menu, select Add legacy hardware.

4. Add hardware wizard will be opened, click next.

5. Select Install the hardware that I manually select from a list (Advanced) 

6. Click next two times and click Have Disk button.

7. Click browse and find where your driver's .inf file is, then select it.
 * Spreadtrum Drivers > SciU2S > x86/x64 for 32bit/64bit PC respectively > driver > SciU2S.inf
* Spreadtrum Drivers > google-usb_driver > android_winusb.inf

8. Click Open and OK. You will see the drivers listed.

9. Select your driver there then click Next.

10. Click Finish when done.

11. Go to C: / Users/your-user-directory/.android/adb_usb.ini and open with any editor ( notepad , notepad++ etc ) 

(If "adb_usb.ini" is missing, Download and copy it to the directory)

12. Add the following on a new line
Code:
0x1782
13. Connect the phone to PC without battery inside (switched off is fine if battery is not removable) and Windows will install some additional drivers.

No comments:

Post a Comment