Fixed : Android Gradle plugin requires Java 11 to run. You are currently using Java 1.8
When we tried to compile one of our android application using Android Studio, we got the following … Read more
Details about various errors we got when working with Android development and its solutions are listed in this post category.
When we tried to compile one of our android application using Android Studio, we got the following … Read more
When we tried to install Android APK we had compiled using adb as below, we got an … Read more
Recently when we migrated one of our android application to AndroidX, using android studio’s option from “Refactor … Read more