


This gives developers an alternative to the Android SDK, which essentially consists of Eclipse and the ADT plug-in. It is based on the IntelliJ IDEA Community Edition development environment and therefore has a very powerful code editor and many very helpful development tools. To create Android apps, the developers can download an official free-to-use platform called “Android Studio”. Generally, you will use android studio to run the android SDK command tool, but sometimes you may need to invoke those android SDK commands in the terminal, so please follow the below steps to add android SDK command execute path in Linux PATH system environment variable value then you can invoke them in the command line.Learn how to install Android Studio on Ubuntu 22.04 LTS Jammy JellyFish using Snap GUI or manually with the help of the command terminal. Add Android SDK Command Tool In System PATH. If you are a beginner, you do not need to change them at all.Ĥ. Then you can change the android studio project SDK and JDK folder in the popup dialog window SDK Location & JDK location section.Click File -> Other Settings -> Default Project Structure… menu item in the android studio top menu bar.If you want to change the default Android SDK and JDK to other folders, you can follow the below steps. When the android studio is started, click File -> New -> New Project to create a new android project. Specify Android SDK And JDK Path In Android Studio. Maybe there will have some error messages are printed in the terminal but it does not matter. studio.sh command in the terminal, then you can see the android studio startup as normal.

CD into the bin folder in the android-studio folder.Open a terminal and go to the android studio unzipped folder.Start android studio on Linux is also not similar to Windows or macOS, you should run the start script in the terminal to start it. Now the android studio has been installed successfully.

Please note there is also another subfolder named android-studio in the above folder.Unzip the download zip file to a local directory for example /home/zhaosong/WorkSpace/Tool/android-studio-ide-181.5056338-linux.Download related android studio version from android studio official website.
