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
you can try
emulator @avd_name -no-snapshot-load
it will clean load the device it worked for me.