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
  • 654
  • 8
  • 20

4 Answers4

2

Run SDK Manager as an Administrator.

How:

  • Right Click on SDK Manager
  • select run as an Administrator
j0k
  • 22,600
  • 28
  • 79
  • 90
Film Creator
  • 375
  • 1
  • 5
  • 11
2
  • open sdk manager -> click tools -> options -> clear cache ->close
  • click packages -> reload
Pablo Johnson
  • 1,044
  • 15
  • 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
  • 98
  • 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
  • 42,307
  • 41
  • 144
  • 212