Instruct mac users to restart after installing HAXM

(cherry picked from commit b53fe60)
revert-dabc3590
charitha 8 years ago
parent 52060c9d40
commit 572d85dbd1

@ -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