The problem is you do not have any target.
Goto <sdk> folder and run SDK manager and install targets.
It will be installed in <sdk>/platforms/ folder.
Once you done that, come back and create an AVD.

On Nov 16, 11:40 pm, hotspring <sunkeun...@gmail.com> wrote:
> I had the same error message for an avd creation command and got the
> following messages with empty list  when I issued list targets
> command.
> What should i check for sdk? add-ons directory has three subfolders
> google_apis-3-r03, subfolders google_apis-4-r01, and subfolders
> google_apis-5-r01 and platforms folder and temp folders are empty. By
> the way, I am using Windows XP.
>
> C:\Tool\Android\sdk\tools>android list targets
> Error: Ignoring add-on 'google_apis-3-r03': Unable to find base
> platform with AP
> I level '3'
> Error: Ignoring add-on 'google_apis-4-r01': Unable to find base
> platform with AP
> I level '4'
> Error: Ignoring add-on 'google_apis-5_r01': Unable to find base
> platform with AP
> I level '5'
> Available Android targets:
>
> On Nov 15, 11:41 pm, Asif k <asifk1...@gmail.com> wrote:
>
> > Same command I had copied and pasted in my command prompt and one avd
> > is created successfully. So please check the sdk that u had
> > downloaded.
>
> > Check with "android list target" in command prompt that what
> > target_id : 2.
>
> > Thanks,
> > Asif
>
> > On Nov 15, 7:20 pm, Onnlist <onnl...@gmail.com> wrote:
>
> > > Hello All,
>
> > > I am new to Android development. I have installed Eclipse 3.5, SDK and
> > > ADT plugin successfully.
> > > But I am receiving followingerrorto create an AVD -
>
> > > C:\android-sdk-windows\tools>android create avd --target 2 --name
> > > my_avd
> > >Error:Ignoringadd-on'google_apis-3-r03':Unabletofindbase
> > >platformwith APIlevel'3'
> > >Error:Ignoringadd-on'google_apis-4-r01':Unabletofindbase
> > >platformwith APIlevel'4'
> > >Error:Ignoringadd-on'google_apis-5_r01':Unabletofindbase
> > >platformwith APIlevel'5'
> > >Error: Target id is not valid. Use 'android.bat list targets' to get
> > > the target ids.
>
> > > Please advise if i am missing any step - not sure why i am getting
> > > aboveerror
>
> > > Thank you so much in advance.
>
> > > Jagdish

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