Can any one tell me how to install Android Support library manually? Because I have problem with my SDK Manager unable to find required library and also packages need to dev
I had a similar problem with downloading the Android Support Repository. I tried downloading the Repository through the SDK Manager in Android Studio. However, the SDK manager could not access certain folders (my SDK was locaated in my C:\ drive and I needed administrator permissions etc etc...).
I solved it by:
The SDK Manager should pop up immediately. You should also see a list of previously installed packages.
link to the SDK tools setup
Hope this works for you.