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
I coould resolve the same issue by using the following shell command:
chmod 755 -R android-studio
You need to grant more privileges.