Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Cannot find Support Package in Android SDK Manager

Tags:

android

I need the Support Package jar file. I opened the page http://developer.android.com/sdk/compatibility-library.html#Downloading and do as they said:

  1. Launch the SDK and AVD Manager.
  2. From Eclipse, you can select Window > Android SDK and AVD Manager. Or, launch SDK Manager.exe from the / directory (on Windows only) or android from the /tools/ directory.
  3. Expand the Android Repository, check Android Support package and click Install selected.

But my SDK manager is updated and there is no 'Android Repository' anymore and i cannot find Android Support Package. enter image description here

Please give me any advice.

like image 917
Anubis Avatar asked Dec 27 '22 11:12

Anubis


1 Answers

It's actually the Android Compatibility package. It's just a label error.

like image 121
Felix Avatar answered Jan 08 '23 15:01

Felix