Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

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
Comment

could not find tools jar

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 FilesJavajre1.8.0_171).

However, I found it in C:Program FilesAndroidAndroid Studiojrelib and tried setting JAVA_HOME=C:Program FilesAndroidAndroid Studiojre
Comment

PREVIOUS NEXT
Code Example
Shell :: how to uninstall all extensions in vs code 
Shell :: certbot remove domain 
Shell :: start mongodb service ubuntu 
Shell :: command not found: create-next-app 
Shell :: install intellij linux command line 
Shell :: git config global 
Shell :: change git default editor to vscode 
Shell :: Warning: os-prober will not be executed to detect other bootable partitions. Systems on them will not be added to the GRUB boot configuration. 
Shell :: install pip3 
Shell :: kill local host bash 
Shell :: how to install snap store in elementary os 
Shell :: install hardhat 
Shell :: git proxy 
Shell :: install moviepy 
Shell :: pycharm ubuntu install 
Shell :: enable snap in linux mint 
Shell :: ubuntu check ssh login log 
Shell :: docker remove all containers 
Shell :: how to pull submodules git 
Shell :: how to install npm in ubuntu 
Shell :: Apache Maven brew 
Shell :: linux screen kill attached session 
Shell :: how to remove the last character terminal 
Shell :: davinci resolve ubuntu intel gpu processing mode empty 
Shell :: vercel installation 
Shell :: how to run ubuntu in docker 
Shell :: uninstall vue from my system 
Shell :: brew adb install 
Shell :: list recently installed packages arch 
Shell :: zsh: corrupt history file 
ADD CONTENT
Topic
Content
Source link
Name
4+3 =