Friday 15 July 2011

Updateing Android SDK in Eclipse ADT to API 19 from API 18 -



Updateing Android SDK in Eclipse ADT to API 19 from API 18 -

is there anyway update android sdk version api 19.0 or higher api 17.0 without using sdk manager in eclipse? mean can download update files separately in computer , include downloaded files in android-eclipse directory ?

please here instructions quoting there:

open in browser https://dl-ssl.google.com/android/repository/repository-8.xml

for e.g. if want download android sdk version 4.0.3 platforms, xml file. find block under tag sdk 4.0.3 this

<sdk:archive arch="any" os="any"> <sdk:size>44758833</sdk:size> <sdk:checksum type="sha1">f2aa75133c29916b0b0b984974c2d5e46cb09e9c</sdk:checksum> <sdk:url>android-15_r01.zip</sdk:url> </sdk:archive>

so url http://dl-ssl.google.com/android/repository/android-15_r01.zip

in such way resolve needed links. i've checked there file names versions upto latest

eclipse adt

No comments:

Post a Comment