android-studio Android Studio updates Updating Android Studio in Ubuntu

Help us to keep this website almost Ad Free! It takes only 10 seconds of your time:
> Step 1: Go view our video on YouTube: EF Core Bulk Extensions
> Step 2: And Like the video. BONUS: You can also share it!

Example

If you are able to download an update of Android Studio, but after it restarts nothing happens, check out the following example:

  1. After the patch was downloaded and Android Studio closed, open the terminal
  2. Go to your android studio folder, e.g. cd ~/android-studio
  3. Go to bin subfolder: cd bin
  4. Make sure your studio.sh file has run permissions: chmod +x studio.sh
  5. Run Android Studio from here: ./studio.sh

After 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).



Got any android-studio Question?