【发布时间】:2016-01-14 07:09:12
【问题描述】:
是什么导致了以下问题?不支持我的 Android SDK 版本吗?
Starting JS server...
Building and installing the app on the device (cd android && gradlew.bat installDebug)...
FAILURE: Build failed with an exception.
* What went wrong:
A problem occurred configuring project ':app'.
> failed to find Build Tools revision 23.0.1
【问题讨论】:
-
从 SDK 管理器 v25 开始,您现在必须从 Android Studio 安装正确的构建工具,因为删除了
android命令:stackoverflow.com/a/44295114/82609
标签: javascript android reactjs react-native