Android Studio is the official integrated development environment (IDE) for Google's Android operating system, built on JetBrains' IntelliJ IDEA software and designed specifically for Android development.
It supports Windows, macOS and Linux based operating systems. Android Studio was announced on May 16, 2013, at the Google I/O conference. It was in early access preview stage starting from version 0.1 in May 2013, then entered beta stage starting from version 0.8 which was released in June 2014. The first stable build was released in December 2014, starting from version 1.0. At the end of 2015, Google dropped support for Eclipse ADT, making Android Studio the only officially supported IDE for Android development.
On May 7, 2019, Kotlin replaced Java as Google's preferred language for Android app development. Java is still supported, as is C++.
To Install Android Studio just type "Android Studio" in your browser and search and download exe
file after complete download, double click on file and install on your device.
The following is a
list of Android Studio's major releases:
Version |
Release date |
1.0 |
December 2014 |
1.1 |
February 2015 |
1.2 |
April 2015 |
1.3 |
July 2015 |
1.4 |
September 2015 |
1.5 |
November 2015 |
2.0 |
April 2016 |
2.1 |
April 2016 |
2.2 |
September 2016 |
2.3 |
March 2017 |
3.0 |
October 2017 |
3.1 |
March 2018 |
3.2 |
September 2018 |
3.3 |
January 2019 |
3.4 |
April 2019 |
3.5 |
August 2019 |
3.6 |
February 2020 |
4.0 |
May 2020 |
4.1 |
Oct 2020 |
4.2 |
May 2021 |
Arctic Fox (2020.3.1) |
July 2021 |
Bumblebee (2021.1.1) |
January 2022 |
Chipmunk (2021.2.1) |
May 2022 |
Dolphin (2021.3.1) |
September 2022 |
Electric Eel (2022.1.1) |
Feb 2023 |
Flamingo (2022.2.1) |
April 2023 |
Android Studio Flamingo (2022.2.1) includes these new enhancements and features:
- Jetpack Compose and Material 3 templates
- Live Edit (Compose) experimental
- Themed app icon Preview support ( Android 13 )
- Dynamic color Preview
Build
- Build Analyzer task categorization
- One-click automated profileable build and run
- Lint support for SDK extensions
- Android Gradle Plugin 8.0.0
Inspect
- Updates to App Quality Insights
- Network Inspector traffic interception
- Auto-connect to foreground process in Layout Inspector
If you enjoyed reading , Show some Love by
clapping 👏 on this post!
If you have any suggestion share with me.
0 Comments