Error:Could not initialize class com.android.sdklib.repositoryv2.AndroidSdkHandler

前端 未结 9 3305
太阳男子
太阳男子 2020-12-10 10:35

I want to build this project with Android Studio at launching, but take a error. Stacktrace is here

9条回答
  •  暖寄归人
    2020-12-10 11:06

    One simple solution:

    React-Native isn't compatible with Java 9 or Java 10

    Resolve this issue by simply downgrading to Java 8

提交回复
热议问题