tags:

views:

40

answers:

0

I'm doing a fresh installation of Eclipse/Android SDK. Reaching AVD installation trying to do

android create avd --target 2 --name my_avd

mounting is rejected geting following err msg:

Error: Target is not valid. Use 'android.bat list target ids.

using the .bat doesn't give you any answer

Any help will be very much appreciated

tks