[android-beginners] Re: SDK r3 on Ubuntu 9.10

2009-11-05 Thread kuniklo
I got this to work by running: env GDK_NATIVE_WINDOWS=1 ./android in the tools directory Thanks for the tip. -- You received this message because you are subscribed to the Google Groups "Android Beginners" group. To post to this group, send email to android-beginners@googlegroups.com To unsubsc

Re: [android-beginners] Re: SDK r3 on Ubuntu 9.10

2009-11-02 Thread Pete Clare
running eclipse with a shell script of: export GDK_NATIVE_WINDOWS=1 ./eclipse as per: http://ubuntuforums.org/showthread.php?t=1285796 and installing all sdk s/w within eclipse seemed to fix it for me. last time i upgrade the o/s right before i want to do some coding! -- You received this me

[android-beginners] Re: SDK r3 on Ubuntu 9.10

2009-11-02 Thread Drew
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,

[android-beginners] Re: SDK r3 on Ubuntu 9.10

2009-11-02 Thread Brian F
No. That link doesn't help. On Oct 31, 4:35 pm, Liviu Ungureanu wrote: > Hi! > >    Maybe this will help > :http://androidandme.com/2009/10/news/how-to-install-android-sdk-and-p... > > Regards! -- You received this message because you are subscribed to the Google Groups "Android Beginners" gr

[android-beginners] Re: SDK r3 on Ubuntu 9.10

2009-11-02 Thread Brian F
Bruce, Thanks for the tip. It looks like someone else posted a similar suggestion here: http://georgia.ubuntuforums.org/showpost.php?p=8202792&postcount=4 Configuring the force http setting in androidtools.cfg seems to have done the trick for me. My laptop is currently [slowly] downloading new

[android-beginners] Re: SDK r3 on Ubuntu 9.10

2009-11-01 Thread Selmi
setting of config mentioned few posts back works and to make button 'install' work fix is here: http://groups.google.com/group/android-beginners/msg/70625c22a2f82d89 On Nov 1, 12:43 am, Selmi wrote: > same problem. also i noticed that when i set checkbox to use http > instead of https and press '

[android-beginners] Re: SDK r3 on Ubuntu 9.10

2009-10-31 Thread Selmi
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

Re: [android-beginners] Re: SDK r3 on Ubuntu 9.10

2009-10-31 Thread Liviu Ungureanu
Hi! Maybe this will help : http://androidandme.com/2009/10/news/how-to-install-android-sdk-and-play-with-android-2-0-in-the-emulator/ Regards! -- You received this message because you are subscribed to the Google Groups "Android Beginners" group. To post to this group, send email to android-

[android-beginners] Re: SDK r3 on Ubuntu 9.10

2009-10-31 Thread erisa
You are not alone. I too am trying to get 2.0 running on ubuntu 9.10 and am having the same problem. I did add the line "sdkman.force.http=true" to .android/androidtools.cfg, which at least got me a list of all the available components. But clicking on "Install Selected" produced nothing. If yo