0% found this document useful (0 votes)
3 views4 pages

Android Studio Config

The document provides instructions for configuring Android Studio, specifically version Otter 2 Feature Drop (2025.2.2 Patch 1). It includes details on the recommended setup components, such as the embedded JDK and Gradle versions, as well as guidance on creating and customizing an Android Virtual Device (AVD) for emulation. Additional tips emphasize the need for sufficient system resources, including RAM and storage space.
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
3 views4 pages

Android Studio Config

The document provides instructions for configuring Android Studio, specifically version Otter 2 Feature Drop (2025.2.2 Patch 1). It includes details on the recommended setup components, such as the embedded JDK and Gradle versions, as well as guidance on creating and customizing an Android Virtual Device (AVD) for emulation. Additional tips emphasize the need for sufficient system resources, including RAM and storage space.
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

Android Studio

❑ Android Studio Configuration

- Téléchargement d’Android Studio version: Otter 2 Feature Drop (2025.2.2 Patch 1) (December 2025)

[Link]

- Recommended setup

Component Version
Android Studio Otter 2 Feature Drop (2025.2.2 Patch 1)
JDK Embedded JDK 17 (Android Studio already includes a JDK : JetBrains Runtime (JBR) )
Gradle 8.x
Android Gradle Plugin 8.x

12/03/2026 Pr. Yahia MAZZI 64


Android Studio
❑ Android Studio Configuration
- Create a new virtual device (Android Virtual Device (AVD)) that will be used as Emulator

Additional Tips
Make sure your system has at least 8 GB of RAM and 10 GB of free space for emulators.
12/03/2026 Pr. Yahia MAZZI 65
Android Studio
❑ Android Studio Configuration
- Ex: Pixel 9 Pro. You can customize the AVD, Click on Advanced Setting on the top (configuration: RAM, Display, …)

Android Studio offers different versions of Android depending on the


available APIs. You can select the configuration below:
➢ System Image: VanillaIceCream.
➢ API Level: 35.
➢ Version Android: 15.0.
12/03/2026 Pr. Yahia MAZZI 66
Android Studio
❑ Android Studio Configuration
- You can customize the AVD, Click on Advanced Setting on the top (configuration: RAM, Display, …)

- Click Finish, Android Studio will begin downloading and


installing the configured AVD.

12/03/2026 Pr. Yahia MAZZI 67

You might also like