0

I'm trying to install platform-tools and other support packages to develop Android application using with Eclipse.

But I got this scene at Android SDK Manager. I can't see any "not installed" package like platform-tools , API , etc..

Any idea? Thanks.

androidsdkmanagerscene

ersentekin
  • 662
  • 7
  • 20

4 Answers4

2

Run SDK Manager as an Administrator.

How:

  • Right Click on SDK Manager
  • select run as an Administrator
j0k
  • 21,914
  • 28
  • 75
  • 84
Film Creator
  • 365
  • 1
  • 5
  • 11
2
  • open sdk manager -> click tools -> options -> clear cache ->close
  • click packages -> reload
Pablo Johnson
  • 934
  • 12
  • 21
1

Make sure that tools->settings->force https... is checked, check android sdk tools, then the install button will be enabled, now install 1 package (restart sdk manager)and after that other sdks will appear. (dont forget to close eclipse, and disable your antivirus while doing that) . this worked for me!

yav dat
  • 100
  • 1
  • 10
0

I have the same problem when my computer is connected to the Internet through the company proxy server. The only solution I found is to connect computer directly to the Internet, without proxy.

Alex F
  • 39,172
  • 34
  • 138
  • 200