전체 글128 Android Gradle plugin requires Java 11 to run. You are currently using Java 1.8. Error 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`... 2022. 5. 13. Android CircleProgressBar 라이브러리 1. 사용법 Gradle dependencies { compile 'com.dinuscxj:circleprogressbar:1.3.6' } xml 더 자세한 사용방법은 https://github.com/dinuscxj/CircleProgressBar 2022. 4. 12. 이전 1 ··· 19 20 21 22 다음