Win a copy of Java Persistence with Spring Data and Hibernate this week in the Spring forum!
  • Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Ron McLeod
  • Tim Cooke
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • Junilu Lacar
  • Rob Spoor
  • Jeanne Boyarsky
Saloon Keepers:
  • Stephan van Hulst
  • Carey Brown
  • Tim Holloway
  • Piet Souris
Bartenders:

Unable to download platforms from SDK manager

 
Ranch Hand
Posts: 90
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I am an Android beginner trying to get the environment setup. After downloading the SDK(android-sdk_r04-windows.zip), I run the SDK manager to download platforms, I only see the following list in the available packages

Google APIs by Google Inc., Android API 6, revision 1
Google APIs by Google Inc., Android API 5, revision 1
Google APIs by Google Inc., Android API 4, revision 2
Google APIs by Google Inc., Android API 3, revision 3
Usb Driver Package, revision 2

I added this site to get the above list, http://dl-ssl.google.com/android/repository/repository.xml. Default https site did not work. My platforms and addons directory is empty. I read the instructions multiple times and I googled quite a bit and did not find the answer. What am I missing. I was expecting to see platforms listed in the above list. I am behind a firewall. I appreciate your response.
 
Promod kumar
Ranch Hand
Posts: 90
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
It turns out that once I checked the option "Force http sources to be fetched using http://" on the settings page of the Android SDK and AVD manager, it retrieved all the items which also included the platforms by using the https link. Hopefully this helps someone else.
 
Saloon Keeper
Posts: 26733
190
Android Eclipse IDE Tomcat Server Redhat Java Linux
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Yup. The https fetch option is a known problem, although nothing in the application warns you about it. I think I had to do the same thing myself.
 
pie sneak
Posts: 4727
Mac VI Editor Ruby
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I was working through the same problem as you yesterday, Promod. Actually, I was first wondering why none of the targets already existed because all the tutorials online seemed to suggest that they should have already been there. Wish I would have caught your post yesterday!
 
I suggest huckleberry pie. But the only thing on the gluten free menu is this tiny ad:
The Low Tech Laboratory Movie Kickstarter is LIVE NOW!
https://www.kickstarter.com/projects/paulwheaton/low-tech
reply
    Bookmark Topic Watch Topic
  • New Topic