From 572d85dbd1b98f0535a932ee88f21ba728405c35 Mon Sep 17 00:00:00 2001 From: charitha Date: Wed, 29 Mar 2017 09:45:34 +0530 Subject: [PATCH] Instruct mac users to restart after installing HAXM (cherry picked from commit b53fe60) --- .../src/main/resources/android-tryit/start | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/components/mobile-plugins/android-plugin/org.wso2.carbon.device.mgt.mobile.android.ui/src/main/resources/android-tryit/start b/components/mobile-plugins/android-plugin/org.wso2.carbon.device.mgt.mobile.android.ui/src/main/resources/android-tryit/start index a8e1c71eeb..d102c80214 100755 --- a/components/mobile-plugins/android-plugin/org.wso2.carbon.device.mgt.mobile.android.ui/src/main/resources/android-tryit/start +++ b/components/mobile-plugins/android-plugin/org.wso2.carbon.device.mgt.mobile.android.ui/src/main/resources/android-tryit/start @@ -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