react native 错误:Make sure you have an Android emulator running or a device connected and have set up

最近研究 react native ,在mac 上配置android 环境时,遇到一个问题:

在执行 react native run-android 时报错:

react native 错误:
Could not install the app on the device, read the error above for details.
Make sure you have an Android emulator running or a device connected and have
set up your Android development environment:
https://facebook.github.io/react-native/docs/android-setup.html


查了好多解决方案:最后找到一个有效的,记录下:

中文

我找到解决方法了
首先 确定 是用 brew install android-sdk
安装后 会在 /usr/local/Cellar/android-sdk 这个目录
同时 /usr/local/var/lib/android-sdk 这个目录也会存在一部分 源
前者 一部分 以 link 后者的
最后 要把 前者目录里的 platform-tools build-tools 拷贝到 /usr/local/var/lib/android-sdk
ANDROID_HOME=/usr/local/var/lib/android-sdk

react-native run-android

English

I found a solution
First determine with brew install android-sdk
In / usr / local / Cellar / android-sdk directory after installation
While / usr / local / var / lib / android-sdk directory will be present as part of the source
In the latter part of the former link
Finally, should the former platform-tools build-tools copied to / usr / local / var / lib / android-sdk
ANDROID_HOME = / usr / local / var / lib / android-sdk
it’s ok


解决方案参考地址
react native 配置教程

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值