Skip to content

Commit

Permalink
Android环境搭建 目录更改
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Oct 27, 2016
1 parent e6030e4 commit 09527bd
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Android/React-native Android环境搭建.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ React-native Android环境搭建.md
- [环境变量配置](#环境变量配置)
- [测试服务端](#测试服务端)
- [启动步骤](#启动步骤)
- [各种报错](#各种报错)
- [参考资料](#参考资料)

## 基础安装
Expand Down Expand Up @@ -123,7 +124,7 @@ http://localhost:8081/index.android.bundle?platform=android

![](img/React-native-run.gif)

### 报错
## 各种报错

#### 1. error: no devices/emulators found

Expand Down Expand Up @@ -175,5 +176,4 @@ xcrun: error: unable to find utility "instruments", not a developer tool or in P
- [官方搭建开发环境](https://facebook.github.io/react-native/docs/getting-started.html#content)
- [reactnative.cn搭建开发环境](http://reactnative.cn/docs/0.35/getting-started.html)
- [极客学院搭建开发环境](http://wiki.jikexueyuan.com/project/react-native/DevelopmentSetupAndroid.html)
- [React Native开发过程中遇到的问题](https://github.com/haiyangjiajian/haiyangjiajian.github.io/blob/4bd765801712adf33b4d45280fb01e9aef21c1b1/_posts/2016-8-9-react%20native%20related%20problems%20and%20solutions.md)
- [React Native开发过程中遇到的问题](https://github.com/mzkmzk/WEB_Accumulate/blob/48959f4ad30a2b1773de5cfaa316879f2666cd94/reactnativeru_men.md)
- [React Native开发过程中遇到的问题](https://github.com/haiyangjiajian/haiyangjiajian.github.io/blob/4bd765801712adf33b4d45280fb01e9aef21c1b1/_posts/2016-8-9-react%20native%20related%20problems%20and%20solutions.md)

0 comments on commit 09527bd

Please sign in to comment.