Please check with this below link:

http://www.vogella.de/articles/Android/article.html#installation_androidsdk


On Feb 17, 12:55 pm, bilalhaider <bilalhaide...@gmail.com> wrote:
> Thank you for the tips. I have alreday tried this.
>
> C:\Documents and Settings\user>android create avd -n my_android1.5 -t
> 2
> Error: Target id is not valid. Use 'android.bat list targets' to get
> the target
> ids.
>
> what is the actual problem?
> Am i missing something?
>
> abdul waheed wrote:
> > On Thu, Feb 17, 2011 at 11:28 AM, mailbox.jku...@gmail.com <
> > mailbox.jku...@gmail.com> wrote:
>
> > > See if the following can help you
>
> > > 1. Check the installed packages and available packages.
> > > 2. Install the packages if not present.
>
> > > It seems AVDManager doesn't not have all the packages installed to
> > > create the AVD
>
> > > Hope this helps
>
> > Even you can create new AVD from command prompt or Terminal
>
> > goto ur android_path/tools
> > then create new AVD by hitting these command: ./android create avd -n
> > AVD_NAME t -7
> > where -7 is ur SDK version
>
> > And to run from command prompt:
>
> > ./emulator -avd AVD_NAME -platform-size 96
>
> > hope these helps too...
>
> > --
> > Thanks and Regards
> > Abdul Waheed

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