Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Android sdk manager I don't have Android Support Library

I do a Android training and I have to use Eclipse. I created a new project and I get the error

android.support cannot resolved.

I look for the android-support-*.jar.

This is my SDK manager

enter image description here

I don't have Android Support Library package in my SDK Manager. How can I install the package "Android Support Library" ?

like image 581
Carlota Avatar asked Mar 12 '26 19:03

Carlota


1 Answers

You have already downloaded Android support Repository .

To add support library to project, go to android sdk location sdk\extras\android\support , you can find all support libraries there .Add what ever library you need as a dependency

i guess you have to add V7 appCompact

like image 123
Manohar Avatar answered Mar 15 '26 08:03

Manohar



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!