Install and Configure Android Studio On Linux/windows Platform
Install and Configure Android Studio On Linux/windows Platform
Setting up Android Studio takes just a few clicks. (You should have already
downloaded Android Studio.)
To install Android Studio on Linux, proceed as follows:
1 Unpack the .zip file you downloaded to an appropriate location for
your applications, such as within /usr/local/ for your user profile,
or /opt/ for shared users.
2 To launch Android Studio, open a terminal, navigate to the android-
studio/bin/ directory, and execute studio.sh.
3 Select whether you want to import previous Android Studio settings or
not, then click OK.
4 The Android Studio Setup Wizard guides you though the rest of the
setup, which includes downloading Android SDK components that are
required for development.
Tip: To make Android Studio available in your list of applications, select
Tools > Create Desktop Entry from the Android Studio menu bar.
Required libraries for 64-bit machines:
If you are running a 64-bit version of Ubuntu, you need to install some 32-bit
libraries with the following command: