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`.
File -> Settings -> Gradle -> Gradle JDK 1.8 에서 11로 변경하시면 됩니다.
맘에 드셨다면 공감 부탁드려요문의 댓글 환영합니다. |
[안드로이드][오류메시지] The minCompileSdk (31) specified in adependency's AAR metadata 해결방법 (0) | 2021.12.03 |
---|---|
[안드로이드] 안드로이드 스튜디오 액션바(ActionBar) 보이게 하는 방법 (0) | 2021.11.30 |
[안드로이드] 텍스트뷰(TextView) 다양하게 꾸며보는 방법 (0) | 2021.07.29 |
[안드로이드] 자동완성 텍스트뷰 쉽게 만드는 방법 (0) | 2021.07.28 |
[안드로이드] 간단하게 노래 재생하는 방법 MediaPlayer (0) | 2021.07.24 |
댓글 영역