使用 命令 react-native run-android 這個(gè)問題是?
Starting JS server...
Building and installing the app on the device (cd android && gradlew.bat installDebug)...
FAILURE: Build failed with an exception.
* Where:
Build file 'D:\FirstApp\android\app\build.gradle' line: 1
* What went wrong:
A problem occurred evaluating project ':app'.
> java.lang.UnsupportedClassVersionError: com/android/build/gradle/AppPlugin : Unsupported major.minor version 52.0
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
BUILD FAILED
Total time: 4.598 secs
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
2018-02-27
同問,求解決方案? ?5555555555
2018-01-09
同問。有大神解決了這個(gè)問題嗎?
2017-07-26
設(shè)備Dev Setting里邊Debug server host&port for device設(shè)置IP:8081,以后自動(dòng)連接
2017-05-09
我查了很多資料,試過多種方法都沒解決,如果解決了,希望大家能公布下