【发布时间】:2016-04-21 12:29:55
【问题描述】:
我创建了一个 React-Native 项目。当我运行react-native run-ios 时,构建成功。但是当我运行react-native run-android 时,我得到了这个错误:
* What went wrong:
Execution failed for task ':app:installDebug'.
> com.android.builder.testing.api.DeviceException: Could not create ADB Bridge. ADB location: /Applications/ADT/sdk/platform-tools/adb
提前致谢。
【问题讨论】:
-
我还修复了使用以下网址:stackoverflow.com/questions/35959350/…
标签: android react-native genymotion