The steps below show you how to determine your Android Studio version.
1. Open your Android Studio. In the welcome screen, select “Configure” > “Preferences” as shown in the following screenshot:
![](https://www.kindacode.com/media/images/2024-11/Screen-Shot-2021-09-02-at-13.21.32.jpg)
2. Navigate to “Appearance & Behavior” > “System Settings” > “Update” and you will see the information you want in the right-side panel:
![](https://www.kindacode.com/media/images/2024-11/Screen-Shot-2021-09-02-at-13.22.32.jpg)
Further reading:
- 2 Ways to Check Android SDK Versions
- Flutter: Disabling Android System Back Button
- Android Studio system requirements
- Open Android emulator/ iOS simulator using VS Code
Happy coding.