[android-developers] Re: SDK 1.5 Error

2009-04-17 Thread Li Jiang Hua

While i run the emulator with command line, i get an error message:

emulator: ERROR: You did not provide the name of an Android Virtual
Device
with the '-avd ' option. Read -help-avd for more information.

If you *really* want to *NOT* run an AVD, consider using '-data
'
to specify a data partition image file (I hope you know what you're
doing).


On 4月14日, 下午5时42分, "vinny.s...@gmail.com" 
wrote:
> Failed to find an AVD compatible with target 'Android 1.5'. Launch
> aborted.
>
> when i'm going to Run the SDk 1.5 Project the Following error is going
> to get any body knows thiss

--~--~-~--~~~---~--~~
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
-~--~~~~--~~--~--~---



[android-developers] Re: SDK 1.5 Error

2009-04-17 Thread Li Jiang Hua

First you should create a avd file for your emulator:
the command line is:
cd sdk_dir
android create avd -n my_avd -t 1



On 4月14日, 下午5时42分, "vinny.s...@gmail.com" 
wrote:
> Failed to find an AVD compatible with target 'Android 1.5'. Launch
> aborted.
>
> when i'm going to Run the SDk 1.5 Project the Following error is going
> to get any body knows thiss

--~--~-~--~~~---~--~~
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
-~--~~~~--~~--~--~---