GNU/Linux Debian Bullseye Installing Android Studio – QuickStart Guide
Hi! The Tutorial shows you Step-by-Step How to Install Android Studio IDE in Debian Bullseye 11.x 64-bit GNU/Linux Desktop.
First, the Android Studio for Debian 11 is the Official IDE for Android Application Development, based on IntelliJ IDEA.
Especially relevant: the Android App Development Requires a working Oracle Java JDK Installation for Debian.
Finally, this guide includes detailed instructions about to Getting-Started with Android Studio on Debian.
-
1. Launching Shell Emulator
Open a Terminal window
(Press “Enter” to Execute Commands).
-
2. Downloading Android Studio IDE
Download Android Studio IDE for Debian
If you are using Firefox then on Prompt Choose “Open with Archive Manager”: -
3. Extracting Android Studio IDE
Then Extract Android Studio IDE into /tmp
Possibly Double-Click/Right-Click on Archive to Open with Archive Manager:tar xvzf ~/Downloads/android-studio*.tar.gz -C /tmp
But if you are in Trouble to Find the Location on Terminal then See: How to Access Downloads Folder from Browser.
Contents