This worked for me!

I had been trying to get around the https error adding a new site as
http, but didn't have any luck; Force https:// [...] worked
perfectly.

Thanks!

On Dec 5 2009, 12:08 pm, BOB <[email protected]> wrote:
> The answer is found 
> here:http://developer.android.com/sdk/adding-components.html
>
> Run the android tool ("android" but with no parameters).  Now wait an
> eternity for the GUI tool to load.  If your computer can't get a list
> of targets via the default "https" URL, then go to the Settings tab in
> the "Android SDK and AVD Manager" and click on "Force https://...
> sources to be fetched using http://..."; (that's what I had to do)
> Then click on "Available Packages", select the ones you want to
> install (probably just the most recent - I installed API 6 revision 1
> - SDK, API, and Documentation), and that should setup your targets for
> you.
>
> On Dec 1, 12:53 am, Ono <[email protected]> wrote:
>
>
>
> > Hope someone found the solution...
> > I am experiencing the same issue as Evan describes.
>
> > I already have Android 1.5 emulator set up and running but now trying
> > Android 2.0 emulator and the "available Android targets" is blank.
>
> > Running XP SP3 (already have successfully setup Android 1 and 1.5
> > emulators - do they need to be removed/uninstalled for 2.0? Is there a
> > certain setup step needed when going from 1.5 to 2.0)
>
> > On Oct 30, 4:53 pm, Evan <[email protected]> wrote:
>
> > > I followed the installation instructions and then started reading the
> > > tutorial.
>
> > > When I executed the line: android create avd --target 2 --name my_avd
> > > I got the below error. I then listed the targets and saw that there
> > > are none.
>
> > > Did I not install something?
>
> > > Thank You
>
> > > --Evan
>
> > > Microsoft Windows [Version 6.0.6001]
> > > Copyright (c) 2006 Microsoft Corporation.  All rights reserved.
>
> > > C:\Users\Evan>android create avd --target 2 --name my_avd
> > > Error: Target id is not valid. Use 'android.bat list targets' to get
> > > the target
> > > ids.
>
> > > C:\Users\Evan>android list targets
> > > Available Android targets:
>
> > > C:\Users\Evan>

-- 
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.

NEW! Try asking and tagging your question on Stack Overflow at
http://stackoverflow.com/questions/tagged/android

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

Reply via email to