Android Studio: Buildtools 24.0.1 requires Java 1.8 or above.

后端 未结 3 1861
有刺的猬
有刺的猬 2020-12-17 14:20

I\'m trying to setup an Android dev environment on Mac.

My starting point is Java 1.7 I believe. So I installed android studio and opened the project I\'d like to b

3条回答
  •  挽巷
    挽巷 (楼主)
    2020-12-17 15:10

    Click project structure -> app -> in properties change the (compile Sdk Version ) to google API's 23 . and in build tools Version = 22.0.1

提交回复
热议问题