i am using android studio latest version in linux(elementary luna to be specific). I installed jdk, android studio and sdk successfully, android studio opens us perfectly and ev
This problem is about insufficient authority. If you change your user as 'root' and you open android studio, this problem will be resolved. For ex;
Open Terminal
$ sudo -i
[enter your password] : ********
root@pc-name:~$ cd /home/username/.../android-studio/bin
root@pc-name:~$ ./studio.sh