[android-developers] Re: Unable to create new AVD

2011-02-18 Thread karthik
Please check with this below link: http://www.vogella.de/articles/Android/article.html#installation_androidsdk On Feb 17, 12:55 pm, bilalhaider 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: Targ

[android-developers] Re: Unable to create new AVD

2011-02-17 Thread bilalhaider
Done. Thanks for the support. I have successfuly launched a project created from existing sample project. I'll create a new project and will update... On Feb 17, 3:54 pm, bilalhaider wrote: > At last i have made some progress. > I have successfully created the AVD and launched it. It's amazing. B

[android-developers] Re: Unable to create new AVD

2011-02-17 Thread bilalhaider
At last i have made some progress. I have successfully created the AVD and launched it. It's amazing. But i am still unable to create a new project. Because Under Built Target the check box is disabled. In the console i have following output. [2011-02-17 15:33:25 - SDK Manager] Created AVD 'MyAVD'

Re: [android-developers] Re: Unable to create new AVD

2011-02-17 Thread abdul waheed
On Thu, Feb 17, 2011 at 1:27 PM, bilalhaider wrote: > Thank you for the tips. > > I already tried this; > > C:\Documents and Settings\bilal.haider>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. > > > Check this

[android-developers] Re: Unable to create new AVD

2011-02-16 Thread bilalhaider
Thank you for the tips. I already tried this; C:\Documents and Settings\bilal.haider>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. On Feb 17, 11:16 am, abdul waheed wrote: > On Thu, Feb 17, 2011 at 11:28 AM, mailbox

Re: [android-developers] Re: Unable to create new AVD

2011-02-16 Thread bilalhaider
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

[android-developers] Re: Unable to create new AVD

2011-02-16 Thread bilalhaider
I copy and pasted plugins downloaded to eclipse->plugins and Window > Android SDK and AVD Manager. option is visible now. also window->prefrences->android is available now. run ->C:\Program Files\Android\android-sdk-windows SDK Manager.exe Output: Downloading Documentation for Android 'Honeycomb' P

[android-developers] Re: Unable to create new AVD

2011-02-16 Thread bilalhaider
I copy and pasted plugins downloaded to eclipse->plugins and Window > Android SDK and AVD Manager. option is visible now. also window->prefrences->android is available now. run ->C:\Program Files\Android\android-sdk-windows SDK Manager.exe Output: Downloading Documentation for Android 'Honeycomb' P

Re: [android-developers] Re: Unable to create new AVD

2011-02-16 Thread abdul waheed
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 installe

[android-developers] Re: Unable to create new AVD

2011-02-16 Thread mailbox.jku...@gmail.com
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 On Feb 17, 10:33 am, bilalhaider wrote: > Yes i have set the SDK l

[android-developers] Re: Unable to create new AVD

2011-02-16 Thread bilalhaider
Yes i have set the SDK location in Window->prefrncese->android-> under Android preferences SDK location:C:\Program Files\Android \android-sdk-windows. What to do now, I am stuck... On Feb 16, 10:40 pm, TreKing wrote: > On Mon, Feb 14, 2011 at 3:44 AM, bilalhaider wrote: > > > But under Build Tar