在專案一建立完畢後直接點擊執行
出現下列錯誤:
Build file 'C:\Users\Ruyut\ruyut.app\Test\RuyutJetpackComposeDemo\app\build.gradle' line: 2
An exception occurred applying plugin request [id: 'com.android.application']
> Failed to apply plugin 'com.android.internal.application'.
> Android Gradle plugin requires Java 11 to run. You are currently using Java 1.8.
You can try some of the following options:
- changing the IDE settings.
- changing the JAVA_HOME environment variable.
- changing `org.gradle.java.home` in `gradle.properties`.
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
解決方式:
開啟設定:File>Settings (Ctrl+Alt+S)
Build, Execution, Deployment>Build Tools>Gradle
把Gradle SDK用下拉式選單改成11以上,點選OK
留言
張貼留言
如果有任何問題、建議、想說的話或文章題目推薦,都歡迎留言或來信: a@ruyut.com