He will probably want  --target 2 to use the 1.5 SDK if not the --target 
3 which includes 1.5 SDK and Google SDK for things like MapView etc.  
Just went  through this myself.  There are also some deprecated settings 
in the layouts  one might want to check such as for single line text entry.

Randy McEoin wrote:
> 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 <jac...@gmail.com> 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 android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to