Could not find tools.jar debian
sudo apt-get install openjdk-8-jdk
Could not find tools.jar debian
sudo apt-get install openjdk-8-jdk
Could not find tools.jar. Please check that
On my system (Win 10, JRE 1.8.0, Android Studio 3.1.2, Gradle 4.1) there is no
tools.jar in the JRE directory (C:\Program Files\Java\jre1.8.0_171).
However, I found it in C:\Program Files\Android\Android Studio\jre\lib and
tried setting JAVA_HOME=C:\Program Files\Android\Android Studio\jre
That works (for me)!
could not find tools.jar linux
on linux -> you need
1) to install openjdk :
sudo apt-get install openjdk-8-jdk
2) export jdk location :
export JAVA_HOME=/usr/lib/jvm/java-8-openjdk-amd64
Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us