Im using android sdk with eclipse in fedora.
I successfully installed everything, created an virtual device from Android SDK and AVD manager, installed my app and tested on it, everything works fine.
But when i try the command
"android list avds"
on my terminal, nothing shows up.
Actually i need to start the emulator and then change the hosts file on my device using the commands as in http://androidforums.com/application-development/240927-android-emulator-edit-hosts-file-doesnt-resolve-custom-domain-name.html
What am i doing wrong.?