Monday, August 22, 2011

Getting A500 ACER Iconia Tablet Driver Working With Android 3.1

I downloaded the latest version and installed it, but could not get ADB to work. In order to get the ADB working, I had to edit the android_usb.inf file located in C:\Program Files\Acer Inc\ACER ICONIA TAB\Win7\ADB\x86 by adding the following lines.

[ACER.NTx86]

%USB\VID_0502&PID_3325.DeviceDescRelease%=androidusb.Dev, USB\VID_0502&PID_3325

%ACERFASTBOOT%=androidusb.Dev, USB\VID_0502&PID_3325

[Strings]
USB\VID_0502&PID_3325.DeviceDescRelease="ACER Composite ADB Interface"
USB\VID_0502&PID_3202&MI_01.DeviceDescRelease="ACER Composite ADB Interface"

No comments:

Post a Comment