Android Studio

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 is available for download on Windows, macOS and Linux based operating systems. It is a replacement for the Eclipse Android Development Tools (E-ADT) as the primary IDE for native Android application development. Android Studio is licensed under the Apache license but it ships with some SDK updates that are under a non-free license, making it not open source.

Android Studio
Developer(s)Google, JetBrains
Stable release
2023.1.1  / 30 November 2023 (30 November 2023)
Preview releaseHedgehog (2023.1.1) Canary 15 (July 31, 2023 (2023-07-31)) [±]
Repository
Written inJavaScript, Kotlin and C++
Operating systemWindows, macOS, Linux (including ChromeOS)
Size8.1 to 9.5 GB
TypeIntegrated development environment (IDE)
LicenseBinaries: Freeware, Source code: Apache License (However, it ships with some SDK updates that are under a non-free License through its AUR packager. Making it propietary.)
Websitedeveloper.android.com/studio

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++.

This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.