Hi,
1. In the Command Prompt, give type the mention commands
cd <Path of the SDK tool folder>
2. Give command "android list targets". it will launch set of images targets
3. Give command "android create avd -n Nitin -t 2" where -n is a name of the file and -t is an ID.
i think this is wht ur r luking for....??
Regards