пятница, 8 февраля 2013 г.

скачать драйвер для acer a500

You can follow any responses to this entry through the feed.

on Thursday, October 27th, 2011 at 5:05 pmand is filed under , .

Update: Acer does have a , but it doesn’t provide an ADB driver.

I could further edit the inf file to change the name that is displayed, but now it works with ADB for deploying and debugging my Android projects.

Now Device Manager shows it as an Android Composite ADB Interface under Android Devices, and it shows that a driver is loaded.

4. Tell Windows to Update Driver (driver tab) then browse to that folder. My folder was “C:\Dev\android-sdk-windows\extras\google\usb_driver\” but if you installed the SDK in a different path then yours may be different. It will warn you that it can’t verify the publisher of the driver. I clicked “Install Anyway”.

The line with theВPsemicolonВPprefix is a comment. You will see that the other lines match with these. ВPThe ID’s come from the Hardware Ids in device manager (compare to screen shot.) If you are trying a different tablet then yours may be different.

%CompositeAdbInterface% = USB_Install, USB\VID_0502&PID_3325&MI_01

%SingleAdbInterface% = USB_Install, USB\VID_0502&PID_3325

3. In the android_winusb.inf file I added the following in the [Google.NTamd64] section.

2. To get the Hardware ID’s for right click and select Properties, Details tab, then select Hardware Ids from the Property drop down:

1. So I went into Device Manager and found the tablet under Unknown Devices:

In theory this should work just as well for other Android devices. Proceed at your own risk.

I looked in the android_winusb.inf file and it lists a number of individual supported devices, but the Acer A500 wasn’t there. One of the reasons I picked the A500 was that it runs straight up Android, and not a modified version. So in theory the stock driver should work fine (yes, it is a hardware driver, but I figured what the heck.) It is possible that Acer has a download for this too, but 3rd parties tend to bundle extra junk, so I thought I would try the stock driver.

I wanted to access my Acer A500 via . When I connected it I was able to access it as a USB Mass Storage device, but ADB didn’t see it as a device. I found a page describing , but Windows said the drivers were not valid for my hardware.

%CompositeAdbInterface% ВP ВP = USB_Install, USB\VID_0502&PID_3325&MI_01

%SingleAdbInterface% ВP ВP ВP ВP= USB_Install, USB\VID_0502&PID_3325

Hacking the ADB USB Driver for Acer A500

Jim McKeeth’s blog on creative and innovative Delphi programming.

Hacking the ADB USB Driver for Acer A500 « DaVinci Unlimited Software

Комментариев нет:

Отправить комментарий