Android App Development
How to create android app
Android Studio
Features
👉Android-specific refactoring and quick fixes
👉Lint tools to catch performance, usability, version compatibility and other problems
👉A rich layout editor that allows users to drag-and-drop UI components, option to preview layouts on multiple screen configurations
👉Support for building Android Wear apps
👉Built-in support for Google Cloud Platform, enabling integration with Firebase Cloud Messaging (Earlier 'Google Cloud Messaging') and Google App Engine
👉Once an app has been compiled with Android Studio, it can be published on the Google Play Store. The application has to be in line with the Google Play Store developer content policy
| 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) | January 2023 |
| Flamingo (2022.2.1) | April 2023 |
| Giraffe (2022.3.1) | July 2023 |
| Hedgehog (2023.1.1) | TBD |

