Sal-laS
Sal-laS

Reputation: 11649

Android "SDK Manager" does not install

I have already downloaded the content of the link: http://developer.android.com/sdk/index.html

It seems to me that it contains every thing i want. In the first step when i run the SDK Manager i face with the page:enter image description here

And it means that everything is installed, but it still trying to fetch some files like https://dl-ssl.google.com/android/repository/repository-7.xml

And finally i face with this: enter image description here

And it remains in this situation.now my questions are:

1-Why i can not see the SDK manager in my Control Panel\Programs\Programs and Features as an installed program?

2-If SDK manager is not installed how can i do that?

3-According to what i have downloaded can i install everything locally without connecting to internet?

Upvotes: 0

Views: 234

Answers (3)

RockandRoll
RockandRoll

Reputation: 411

Sdk should get install, check your SDK location. SDK location is one that you set it, in Android Preference. You will find all the folders and document that you downloaded..

Upvotes: 0

Robin
Robin

Reputation: 10368

You can try below methods, goto tools->options 1. Tick FOrce https:// to be http:// 2. Using proxy

Upvotes: 1

Related Questions