Issue
everybody, I am the android developer, I am using ubuntu 14.04 LTS. Because of some hardware problem, I have to format my PC. before that android studio , SDK and Java were working perfectly.
After formatting my PC. I installed jdk1.8.0_71. after i extract android studio deb file with command sudo dpkg -i android-studio_4.13.0-ubuntu0_all.deb
and 'android-studio' folder extracted at /opt directory.
after that, i try to run /opt/android-studio/bin/studio.sh with command.
sh ./studio.sh
and it gives me error like this
I have also tried by ./studio.sh
to execute but same error. please help to solve.
Solution
Finally i solved my problem bu reinstalling java properly. i thought i installed wrong java/jdk. now Android Studio,Java is working.
I found this link useful to install java step by step. Link to install java step by step
Answered By - Chirag thaker
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.