Your next step is to create an avd: android create avd --name my_avd_name --target 1
Eclipse should automatically see it. Be sure to read all of http://developer.android.com/sdk/preview as there are other steps you may need to take. Randy On Apr 17, 4:45 pm, j <[email protected]> wrote: > I have installed the 1.5 preview SDK under Windows XP and ADT Eclipse > plug-in. > > I opened a command prompt and enter "android list target": > C:\>android list targets > Usage: java [-options] class [args...] > (to execute a class) > or java [-options] -jar jarfile [args...] > (to execute a jar file) > > ... > > What am I doing wrong? I am stuck. Thanks! --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

