I\'m basically trying to do this: Changing the Android emulator locale automatically
Everything works up until \'start\'. the emulator starts to boot but keeps loading
To restart a running emulator I used
adb -e reboot
(Assuming there is only one running)