Download Android SDK Components Without The Android SDK Manager
is posible download Android SDK components without the Android SDK manager? in windows xp
Solution 1:
Yes, it's possible. Have a look at the contents of https://dl-ssl.google.com/android/repository/repository.xml
And then you can fetch, for example, https://dl-ssl.google.com/android/repository/android-2.1_r01-windows.zip directly.
Post a Comment for "Download Android SDK Components Without The Android SDK Manager"