【问题标题】:react-native android genymotion error java.util.concurrent.ExecutionException:react-native android genymotion错误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

【问题讨论】:

    标签: android node.js react-native genymotion


    【解决方案1】:

    我发现了问题。我使用的是自定义电话 - 6.0.0 -API 23 -1768x1280 actullay它给出了一些openGL渲染错误(我从adb logcat检查)..进一步我检查它是关于GPU 然后我下载了另一个模拟器 google Nexus 5 -6.0.0 -API 23 - 1080x1920 它只是解决了问题.. :)

    【讨论】:

      猜你喜欢
      • 2016-01-02
      • 2017-09-30
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2019-02-20
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多