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