#!/bin/zsh #emulator -accel on -avd thePhone -gpu host -delay-adb -no-boot-anim -no-window -no-snapshot-load -detect-image-hang emulator -accel on -avd thePhone -gpu host -delay-adb -no-boot-anim -no-window -detect-image-hang -use-system-libs -cores 4 #emulator -accel on -avd thePhone -gpu host -delay-adb -no-boot-anim -no-window adb kill-server