File tree Expand file tree Collapse file tree 5 files changed +27
-0
lines changed
static/snapshots/tutorial/macosx Expand file tree Collapse file tree 5 files changed +27
-0
lines changed Original file line number Diff line number Diff line change 1+ # 安装模拟器
2+
3+ > Android模拟器在MacOSX、Windows上都可以安装;iOS模拟器只能在MacOSX上安装。
4+
5+ - [ 安装iOS模拟器] ( /Tutorial/App/installSimulator?id=ios模拟器 )
6+ - [ 安装Android模拟器] ( /Tutorial/App/installSimulator?id=android模拟器 )
7+
8+ ## ios模拟器
9+
10+ MacOSX,安装ios模拟器,需要先安装[ xcode] ( https://developer.apple.com/xcode/ ) 。
11+
12+ xcode安装打开,按下快捷键` command+, ` ,打开` Preferences ` 窗口,如下图:
13+
14+ <img src =" /static/snapshots/tutorial/macosx/iosSimulator.jpg " style =" border : 1px solid #eee ; zoom :45% ;border-radius : 25px ;" />
15+
16+ 如上窗口,点击【Locations】,点击【Command Line Tools】
17+
18+ <img src =" /static/snapshots/tutorial/macosx/xcodeCommandLineTools.jpg " style =" border : 1px solid #eee ; zoom :45% ;border-radius : 25px ;" />
19+
20+ ## android模拟器
21+
22+ 市场上有很多成熟的Android模拟器,这里就不推荐了。自行搜索安装。
23+
24+ 当然,Google官方也有自己的模拟器,您可以通过[ Android Studio] ( https://developer.android.com/studio/install ) 安装;android studio模拟器如下图所示:
25+
26+ <img src =" /static/snapshots/tutorial/macosx/androidSimulator.jpg " style =" border : 1px solid #eee ; zoom :45% ;border-radius : 25px ;" />
Original file line number Diff line number Diff line change 3636 * [ MarkDown] ( /Tutorial/Language/markdown.md )
3737* App开发
3838 * [ 真机运行常见问题] ( /Tutorial/App/PhoneDebugging.md )
39+ * [ 安装模拟器] ( /Tutorial/App/installSimulator.md )
3940 * [ Android自定义渠道包] ( /Tutorial/App/AndroidChannel.md )
4041 * [ 安心打包使用指南] ( /Tutorial/App/SafePack.md )
4142 * [ iOS安心打包证书安装] ( /Tutorial/App/iosSafePack.md )
You can’t perform that action at this time.
0 commit comments