Merge pull request #627 from charithag/master

Instruct mac users to restart after installing HAXM
revert-dabc3590
Amal Gunatilake 8 years ago committed by GitHub
commit 4fb778b7ce

@ -151,7 +151,8 @@ runEmulator(){
rm haxm-macosx_r6_0_5.zip
./"HAXM installation" -m 2048 -log $SCRIPT_HOME/haxm_silent_run.log
echo " Done!"
echo
echo "Please restart your computer and run this script again."
exit
fi
cd $SCRIPT_HOME
$ANDROID_TRYIT_SDK_HOME/platform-tools/adb kill-server

Loading…
Cancel
Save