react-native android genymotion错误java.util.concurrent.ExecutionException:
Posted
技术标签:
【中文标题】react-native android genymotion错误java.util.concurrent.ExecutionException:【英文标题】:react-native android genymotion error java.util.concurrent.ExecutionException: 【发布时间】:2016-08-02 22:59:42 【问题描述】:我正在使用 genymotion 2.6.0,android api23,react-native。
我已经使用 cmd 创建了项目 react-native run-android
对于 js 服务器,我使用了 npm start
项目已创建,我正在尝试在 genymotion 上运行该项目..
it shows the error
if I tried to reload the error change to this
我试过 adb reverse TCP:8081 TCP:8081
还为设备设置 /debug/ debugserver 主机和端口
我在这里写了我的 IPAddress 即 192.168.30.2:8081
【问题讨论】:
【参考方案1】:我发现了问题。我使用的是自定义电话 - 6.0.0 -API 23 -1768x1280 actullay它给出了一些openGL渲染错误(我从adb logcat检查)..进一步我检查它是关于GPU 然后我下载了另一个模拟器 google Nexus 5 -6.0.0 -API 23 - 1080x1920 它只是解决了问题.. :)
【讨论】:
以上是关于react-native android genymotion错误java.util.concurrent.ExecutionException:的主要内容,如果未能解决你的问题,请参考以下文章
CodeForces Gym 100685E Epic Fail of a Genie (贪心,控制精度)
react-native 使用react-native run-android 启动项目 报错 Android project not found