

Next, the application will also build the gradle project info for your app, as shown, this may take a few minutes. Then the application will install the requested components, one it has done that, click on Finish. Add Activity to MobileĪfterwards, create a new basic activity with an app bar. Next, choose an activity for mobile and click Next to continue.

Then select the form factor and minimum SDK for your app and click Next. Create New Android Studio Projectįor example, if you choose to start a new project (a mobile phone app), define its settings as shown below and click Next. Now create your first project or open an existing one. Click Finish to start using Android Studio. Once all the necessary components have been downloaded, your Android studio will be up to date. Next, the application will download several components as shown. Android Studio SettingsĪt this point, you should check emulator settings and click Finish to complete the setup process.

Now verify settings and click Next to continue. Next, select the type of installation you want and click Next.

Run Android Studio in LinuxĪfter the applications download and loads a number of components, you will see the setup wizard shown in the screen shot below. Once you run script, it will ask you to import previous Android Studio settings or not, then click OK. This application initializer script will create several configuration files in the ~/.AndroidStudio3.1 directory. To launch Android Studio, navigate to the android-studio/bin/ directory, and execute studio.sh. Download Android Studio for LinuxĪlternatively, you can use wget command to download the Android Studio package from your terminal, then unpack the Android Studio distribution archive and move into the extracted directory, as follows $ cd Download Accept the terms and conditions before you can access the download link, as shown in the screenshot below. How to Install Android Studio in Linux Systemsįirst, you need to download Android Studio package for Linux. At least 3 GB RAM, but 8 GB RAM recommended, the Android Emulator consumes 1 GB of RAM.At least 2 GB of available disk space, but 4 GB Recommended (500 MB for IDE + 1.5 GB for Android SDK and emulator system image).Desktop environment: GNOME or KDE, but most desktops should work.64-bit distribution that also run 32-bit applications.Provides GUI tools such as layout editor, APK analyzer, vector asset studio and translation editor and much more.Supports firebase and cloud integration.Provides code templates as well as sample apps.It is also optimized for all Android devices.It is specifically designed for Android platform to speed up building of apps and help users develop top-quality, reliable and efficient apps from scratch, for every type of Android device. Android Studio, Android’s official IDE, is a powerful and popular, feature-rich IDE for building apps for all Android compatible devices.
