download Android SDK components without the Android SDK manager

android

Solution

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.

Problem

is posible download Android SDK components without the Android SDK manager? in windows xp

Original source