I have been working on Android Studio for a while now. But today when I tried to create a new project, I got the following error message:
Your Androi
I had the same issue the i came to understand that the android studio was not able to create folder so i ran the studio as sudo
cd /opt/android-studio/bin then run sudo bash studio.sh
cd /opt/android-studio/bin
sudo bash studio.sh