diff --git a/docs/tutorial/run/installSimulator.md b/docs/tutorial/run/installSimulator.md index ad56437b352820a9a0dededab388be1e62017cbc..a6e6866ee735c24d734ba98f721be349668bfeb4 100644 --- a/docs/tutorial/run/installSimulator.md +++ b/docs/tutorial/run/installSimulator.md @@ -11,22 +11,21 @@ MacOSX,安装ios模拟器,需要先安装[xcode](https://developer.apple.com xcode安装打开,按下快捷键`command+,`,打开`Preferences`窗口,如下图: -![](https://hx.dcloud.net.cn/static/snapshots/tutorial/macosx/iosSimulator.jpg) + 如上窗口,点击【Locations】,点击【Command Line Tools】 -![](https://hx.dcloud.net.cn/static/snapshots/tutorial/macosx/xcodeCommandLineTools.jpg) + ## 运行App到iOS模拟器@run-app-ios-simulator 项目管理器,选中要运行的项目,点击工具栏 运行图标,如下图: -![](https://hx.dcloud.net.cn/static/snapshots/app/app_ios_simulator.jpg) - + 运行app项目到iOS模拟器效果如下: -![](https://hx.dcloud.net.cn/static/snapshots/app/app_ios_simulator_run.jpg) + ## Android模拟器@android @@ -36,14 +35,14 @@ xcode安装打开,按下快捷键`command+,`,打开`Preferences`窗口,如 android studio模拟器如下图所示: -![](https://hx.dcloud.net.cn/static/snapshots/tutorial/macosx/androidSimulator.jpg) + ## 运行App到Android模拟器@run-app-android-emulator Android模拟器启动后,HBuilderX会将其识别为名称为`emulator-xxxx`的Android手机,其中的xxxx为模拟器的id如下图: -![](https://hx.dcloud.net.cn/static/snapshots/app/Android-emulator.jpg) + 运行app项目到android模拟器效果如下: -![](https://hx.dcloud.net.cn/static/snapshots/app/Android-emulator-start.jpg) \ No newline at end of file + \ No newline at end of file