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
In Android Studio folder, open your terminal and type the following
chmod 777 * -R
This surely worked like magic for me