Problem: Can't Open my Android Studio version 2.3.3
Error Log:
What i had done already:
deleted the cache on directory
./.AndroidStudio2.3/system/caches
restarted my adb
restarted my PC
checked android studio plugins for ANKO DSL and AS 2.2 and it is not in my android studio
What i had done before i sought this issue was that i just updated the gradle version on my app it is saying something the Gradle was somewhat corrupted so i restarted my android studio and now i can't open my Projects even create Projects.
I had these before i can't use my Android Studio 2.3.3
Messages Gradle Sync Log:
Error:Unable to find method 'com.android.build.gradle.api.BaseVariant.getOutputs()Ljava/util/List;'. Possible causes for this unexpected error include:
- Gradle's dependency cache may be corrupt (this sometimes occurs after a network connection timeout.) Re-download dependencies and sync project (requires network)
- The state of a Gradle build process (daemon) may be corrupt. Stopping all Gradle daemons may solve this problem. Stop Gradle build processes (requires restart)
- Your project may be using a third-party plugin which is not compatible with the other plugins in the project or the version of Gradle requested by the project.
I need to fix this so that i can go on with my projects. Thank you.