here's what I've figured out so far guys The problem with "HTTPS ERROR" is that you need to add the line ""sdkman.force.http=true" to your androidtools.cfg file.
I'm haveing the same issue with it letting me view what updates are availible but not downloading, if you get an older version of SDK, it comes with 1.5 and 1.6. The version i found was "android-sdk- linux_x86-1.6_r1". After that you have to create the avd through the terminal with "android create -n <pickaname> -t <#oftheplatform>" type "android list" to get what number is what platform. That's as far as I've gotten so far but I'll keep working on it... On Oct 31, 3:43 pm, Selmi <[email protected]> wrote: > same problem. also i noticed that when i set checkbox to use http > instead of https and press 'save & apply' it still tries to use https. > and next time i start androidtool its unchecked -- You received this message because you are subscribed to the Google Groups "Android Beginners" 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-beginners?hl=en

