Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Android Studio: install an update patch [closed]

I want to update android studio from 1.2 to 2.0

I downloaded the required files (Windows: https://dl.google.com/dl/android/studio/ide-zips/2.0.0.1/android-studio-ide-143.2461418-windows.zip (320 MB)) from

http://tools.android.com/download/studio/canary/latest/

So, now how can apply these files on my android studio version to be updated to 2.0

Regards

like image 280
Jad Ayash Avatar asked Feb 09 '23 09:02

Jad Ayash


1 Answers

Steps to install Android Studio from a .zip folder:

If you have Windows:

  • Open the .zip folder using Windows Explorer.
  • Click on 'Extract all' option in the given in the ribbon.
  • Enter the extract location. Extract them.
  • Go to the extract location. Go to android-studio\bin and run studio.exe.
  • Go through the installation wizard. You are done.

Hope it will help you.

like image 107
Shvet Chakra Avatar answered Feb 11 '23 00:02

Shvet Chakra