macOS:
Linux:
If upgrading from a previous Android Studio release, the installer should preserve your settings; consider backing up your settings and projects first.
The archive is organized by version name and patch number. Look for: download android studio giraffe 202231 patch 4 2021
Android Studio Giraffe | 2022.3.1 Patch 4
Released: September 2023
Build #: AI-223.8836.35.2231.11303516
Important: If you see "2022.3.1" without a patch number, that’s the base release. Ensure you select Patch 4 specifically.
Go to the Android Studio Archive.
On the archive page, you will find a list of releases. Look for:
Android Studio Giraffe | 2022.3.1 Patch 4
(Windows, macOS, Linux)
After downloading, verify the SHA-256 checksum (provided on the archive page next to each download). macOS:
Example verification (Windows – PowerShell):
Get-FileHash .\android-studio-2022.3.1.20-windows.exe
Linux/macOS:
shasum -a 256 android-studio-2022.3.1.20-linux.tar.gz
Compare the output with the checksum on the official site. Linux: