Ok, I managed to manually download the packages by looking at the 
repository xml:

https://dl-ssl.google.com/android/repository/repository-7.xml

This article helped me:

http://qdevarena.blogspot.cz/2010/05/download-android-sdk-standalone-for.html

I just downloaded one platform package and put it into 
android-sdk-linux/packages plus the corresponding platform tools that I put 
under android-sdk-linux/platform-tools. Android SDK Manager now finds these 
packages. Now I just hope everything will work.

Cestmir

On Tuesday, July 10, 2012 11:52:27 PM UTC+2, Cestmir Houska wrote:
>
> Hello everyone,
>
> I hope this is the correct forum to post this problem.
>
> I downloaded the Android SDK .tgz file for SDK version r20 and unpacked it 
> on my harddrive. Now, when I try to run the Android SDK Manager (by calling 
> "./android update sdk" in the android-sdk-linux/tools directory), the SDK 
> manager appears, loads the repositories and packages and when it's done, 
> there are no packages apart from the installed "Android SDK Tools" package. 
> I tried running the SDK manager in the CLI, which also didn't help:
>
> czestmyr@czestmyr:~/prog/android-sdk-linux/tools$ ./android update sdk 
> --no-ui
> Refresh Sources:
>   Fetching https://dl-ssl.google.com/android/repository/addons_list-2.xml
>   Fetched Add-ons List successfully
>   Refresh Sources
>   Fetching URL: 
> https://dl-ssl.google.com/android/repository/repository-7.xml
> Refresh Sources:
>   Fetching URL: 
> https://dl-ssl.google.com/android/repository/repository-7.xml
> Refresh Sources:
>   Fetching URL: 
> https://dl-ssl.google.com/android/repository/repository-7.xml
> Refresh Sources:
>   Fetching URL: 
> https://dl-ssl.google.com/android/repository/repository-7.xml
> There is nothing to install or update.
>
> I have a 64-bit machine running a 32-bit Ubuntu 11.10
>
> Thanks for any help. Regards,
>
> Cestmir
>

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to