I have tried so many options
- Changed jdk path from recommended to manual path to my JDK folder.
- Added
System.properties("java.home")
in gradle dependencies. - Uninstalled jdk and reinstalled.
- Invalidated & restart.
- Added
java_home=c\:\\program files\\...
path in gradle.properties file.
when checked stack trace I got: could not find tools.jar: please check valid installation
error
But none of them worked. I still get this error.. struck from last 4 days...
Can anyone suggest anything, please?