I am currently using android studio 2.0 but wanted to update it to 2.1 as its been released on the stable channel. Now when I press on \"Update & Restart\" button ,it
Try the following:
cd ~/android-studiobin subfolder:
cd binstudio.sh file has run permissions:
chmod +x studio.sh./studio.shAfter that Android Studio will find the patch and install it. Then you may close Android Studio and run it the regular way (whatever way you prefer, I run it from Launcher pad).