I am starting Android development. I followed the procedure listed on developers.google.com. for installation. I tried to create an AVD (Android Virtual Appliance) through the command path. I performed on the command line.
android create avd
But the error comes " Error: Target id is not valid. Use 'android.bat list targets' to get the target ids ."
After running android.bat goals of the list are displayed empty. I can not understand the problem as I have already set the path.
source share