A510 driver problem using Windows 8

vgaspar
vgaspar Member Posts: 2 New User

Greetings,

 

I'm developing an app for Acer Iconia Tab A510 using Windows 8 as the developing environment.

 

For this purpose I use the Android SDK to debug and deploy my app on your device through the USB cable.

Until recently I was developing using Windows 7 and all went fine. Since I changed to Windows 8 I'm having problems with the driver.

The device now appears with an exclamation mark in the device manager when connected and it is not listed on connected devices when I run 'adb devices' (the Android SDK tool)
I tried using the most recent driver on the download section, and followed the instructions in this site on how to install drivers in windows 8, but with no success.

 

Can anyone provide me further help?

Thanks everyone!

Best Answer

Answers

  • Clyde
    Clyde Member, Knowledge Author Posts: 420 Mr. Fixit WiFi Icon

    When you upgraded to Windows 8, did you use the upgrade assistant? Do you get an error when installing the driver in Windows 8?

  • vgaspar
    vgaspar Member Posts: 2 New User
    Answer ✓

    I installed Windows 8 from scratch. I get an error when installing the driver, and it appears with a warning sign afterwards.

     

    But I found out that this problem is not specific from A510 but to the Android SDK's adb.

    It seems that ADB needs modified drivers to run and Windows 8 enforces digitally signed drivers.

    If you are interested you can find the solution here:

    http://www.ifans.com/forums/threads/installing-fastboot-adb-drivers-in-windows-8.387585/

     

    Thanks everyone!

This discussion has been closed.