Ubuntu 24.04
Sponsored Link

Android Studio : Install2025/03/20

 

Install Android Studio.

[1]

Install Desktop Environment, refer to here.

[2]

Run Snapd, refer to here.

[3] Install Android Studio.
root@dlp:~#
snap install android-studio --classic

android-studio 2024.1.1.11-Koala from Snapcrafters installed
[4] Log in to desktop as any user and run Android Studio.
[5] If you have existing Android Studio settings, you can import them, if not, just go ahead.
[6] Choose whether to send anonymous usage data to help improve Android Studio.
[7] Click the [Next] button.
[8] Choose whether you want to install a standard or custom configuration.
[9] Click the [Next] button.
[10] Accept the terms and conditions and click the [Next] button.
[11] Click the [Finish] button.
[12] Android Studio components will be downloaded, once complete click the [Finish] button.
[13] Once the configuration is complete, you will be taken to the Android Studio main screen.
[14] The emulator is the latest version by default.
This completes the installation of Android Studio.
Matched Content