

Unpack all the contents in the tar bundle. Install Android StudioĬhange working directory to the Download directory. 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.Click on the Download Android Studio for Linux button. 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.
