android.sh is a simple bash script to help using the android sdk cli tools, it tries to unify the emulator and adb tools into an unique utility tool.
android.sh 0.0.1
--help - prints this help message
--list-avds - List all avaiable AVDs
--avd avd-name - Starts the AVD with the avd-name
--favd - Starts the first AVD from the avd list