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
Give Root permission to your android studio by using
chmod -777 YourAndroidStudioFolder
You can reinstall androidstudio in /opt/ folder.This is a shared folder.I refer to official web's vedio on how to install androidstudio and solve the problem.I almost tried every way on the internet,but it didn't work.In fact,this is just a question about permission.