Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Android SDK and AVD Manager issue

Tags:

android

I am trying to follow the procedure Downloading the Google USB Driver but see the following error in Android SDK and AVD Manager:

Some packages were found but are not compatible updates.

I am unable to Download the Google USB Driver without the Google Add-ons.

Specifically, I need Google Usb Driver package revision 4 for the Nexus S.

I ran Eclipse > Help > Check for updates but this did not resolve the issue.

Does the Android SDK and AVD Manager need to be updated another way? If so, how?

Is there some other way to fix this?

Does Google Usb Driver package revision 4 work in Windows XP?

Android SDK and AVD Manager Error

like image 338
jacknad Avatar asked Jun 12 '11 03:06

jacknad


People also ask

Why is my AVD Manager not working?

SDK Build Tools are not installed If it fails then you may have to install it again. You look at the build tab at the bottom of the screen, it will display the error message and option to install the Build tools. Install it and you should be able to see the AVD Manager. Another way is to go to the SDK Manager.

What is SDK and AVD Manager?

The former is called SDK Manager, which integrates easy updates for the Software Development Kit (SDK), including tools, platforms, and other components into packages. The latter is AVD Manager, which allows you to create and manage Android Virtual Devices (AVDs). AVDs are basically device emulators.

Is Device Manager and AVD Manager the same?

Android Device Manager on Windows You use the Android Device Manager to create and configure Android Virtual Devices (AVDs) that run in the Android Emulator. Each AVD is an emulator configuration that simulates a physical Android device.


1 Answers

That is ok. Those are shown so since they are probably not meant for your version of adt. When you update your android development tools again and check for updates you will be updated to the latest and then you may update to the tools for the latest version. You may still have that alert message since there will also be updates that are not compatible with your your version of adt.

like image 82
achie Avatar answered Oct 27 '22 00:10

achie