Any 64-bit Linux distribution that supports Gnome, KDE, or Unity DE;
GNU C Library (glibc) 2.31 or later.
Latest 64-bit version of Linux
RAM
8 GB RAM
16 GB RAM or more
CPU
x86_64 CPU architecture; 2nd generation Intel Core or newer, or AMD
processor with support for AMD Virtualization (AMD-V) and SSSE3.
Latest Intel Core processor
Disk space
8 GB (IDE and Android SDK and Emulator)
Solid state drive with 16 GB or more
Screen resolution
1280 x 800
1920 x 1080
To install Android Studio for Platform on Linux, follow these steps:
Unpack the .deb file you downloaded to an
appropriate location for your applications, such as within
/usr/local/ for your user profile or /opt/
for shared users.
For example, sudo dpkg -i /path/to/asfp-current-linux.deb.
To launch Android Studio for Platform, open a terminal,
navigate to the android-studio-for-platform/bin/ directory,
and execute studio.sh.
For example, /opt/android-studio-for-platform/bin/studio.sh.
Select whether you want to import previous Android Studio for
Platform settings,
then click OK.
Complete the Android Studio
for Platform Setup Wizard.
Tip:
To make Android Studio available in your list of applications, select
Tools > Create Desktop Entry from the Android Studio menu bar.
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2025-01-30 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-01-30 UTC."],[],[],null,["# Install Android Studio for Platform\n\nSet up Android Studio for Platform in just a few clicks. First, check the system\nrequirements. Then\n[download the latest version of Android Studio](/studio/platform).\n\nLinux\n-----\n\n| **Note:** Linux machines with ARM-based CPUs aren't supported.\n\nHere are the system requirements for Linux:\n\n| Requirement | Minimum | Recommended |\n|-------------------|--------------------------------------------------------------------------------------------------------------------------------------|--------------------------------------|\n| OS | Any 64-bit Linux distribution that supports Gnome, KDE, or Unity DE; GNU C Library (glibc) 2.31 or later. | Latest 64-bit version of Linux |\n| RAM | 8 GB RAM | 16 GB RAM or more |\n| CPU | x86_64 CPU architecture; 2nd generation Intel Core or newer, or AMD processor with support for AMD Virtualization (AMD-V) and SSSE3. | Latest Intel Core processor |\n| Disk space | 8 GB (IDE and Android SDK and Emulator) | Solid state drive with 16 GB or more |\n| Screen resolution | 1280 x 800 | 1920 x 1080 |\n\nTo install Android Studio for Platform on Linux, follow these steps:\n\n1. Unpack the `.deb` file you downloaded to an appropriate location for your applications, such as within `/usr/local/` for your user profile or `/opt/` for shared users.\n\n\n For example, `sudo dpkg -i /path/to/asfp-current-linux.deb`.\n2. To launch Android Studio for Platform, open a terminal, navigate to the `android-studio-for-platform/bin/` directory, and execute `studio.sh`.\n\n\n For example, `/opt/android-studio-for-platform/bin/studio.sh`.\n3. Select whether you want to import previous Android Studio for Platform settings, then click **OK**.\n4. Complete the Android Studio for Platform [**Setup Wizard**](/studio/platform/projects/create-project).\n\n**Tip:**\nTo make Android Studio available in your list of applications, select\n**Tools \\\u003e Create Desktop Entry** from the Android Studio menu bar."]]