• 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
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

It takes much time to Install SDK

 
Ranch Hand
Posts: 1325
1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I need to do Android Development.So i have install Android plugin to the Eclips.
Now i am stuck in installing SDK into my matching.
I have download SDK from here.
http://developer.android.com/sdk/index.html

I use Windows version.It was 30 MB file.
When i double click on it it starts installing.then it ask select some packages.Finally it takes much time.I try it half day.Still not finished 1/4.so i close it.
Is there any other easy way to install it
 
author
Posts: 5856
7
Android Eclipse IDE Ubuntu
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I'll assume that what is causing you the most time is running the SDK Manager and downloading the various platform SDKs. I suspect that you are attempting to download and install all versions - try instead selecting only the SDK version(s) that you want - you can always download the others later.

The other possibility is to just try at another time; at times the servers get really busy (they seem to be busy right now!)
 
shawn peter
Ranch Hand
Posts: 1325
1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I have attached screenshot of my SDK.Please check whether i have install extra packages or this is correct.
Installed.png
[Thumbnail for Installed.png]
install
 
Peter Johnson
author
Posts: 5856
7
Android Eclipse IDE Ubuntu
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
That is probably all that you really need. I think that the first two entries, and one of the numbered platforms (any of the last 6 entries) is the minimum.
 
reply
    Bookmark Topic Watch Topic
  • New Topic