How can I install jdk 1.8
in android-studio
using the command line in Ubuntu 14.04?
After installation of jdk 8
and its connect in android-studio
it gives these errors in xml:
How can I install jdk 1.8
in android-studio
using the command line in Ubuntu 14.04?
After installation of jdk 8
and its connect in android-studio
it gives these errors in xml:
write following commond in your terminal
sudo apt-get install openjdk-8-kdk