Android_Studio

Android Studio

Android Studio

Integrated development environment for the Android platform


Android Studio is the official[6] integrated development environment (IDE) for Google's Android operating system, built on JetBrains' IntelliJ IDEA software and designed specifically for Android development.[7] It is available for download on Windows, macOS and Linux based operating systems.[8] 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. [9]

Quick Facts Developer(s), Stable release ...

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.[10] The first stable build was released in December 2014, starting from version 1.0.[11] At the end of 2015, Google dropped support for Eclipse ADT, making Android Studio the only officially supported IDE for Android development.[12]

On May 7, 2019, Kotlin replaced Java as Google's preferred language for Android app development.[13] Java is still supported, as is C++.[14]

Features

The following features are provided in the current stable version:[15][16]

  • Gradle-based build support
  • Android-specific refactoring and quick fixes
  • Lint tools to catch performance, usability, version compatibility and other problems
  • ProGuard integration and app-signing capabilities
  • Template-based wizards to create common Android designs and components
  • A rich layout editor that allows users to drag-and-drop UI components, option to preview layouts on multiple screen configurations[17]
  • 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[18]
  • Android Virtual Device (Emulator) to run and debug apps in the Android studio.

Android Studio supports all the same programming languages of IntelliJ (and CLion) e.g. Java, C++, and more with extensions, such as Go;[19] and Android Studio 3.0 or later supports Kotlin,[20] and "all Java 7 language features and a subset of Java 8 language features that vary by platform version."[21] External projects backport some Java 9 features.[22] While IntelliJ states that Android Studio supports all released Java versions, and Java 12, it's not clear to what level Android Studio supports Java versions up to Java 12 (the documentation mentions partial Java 8 support). At least some new language features up to Java 12 are usable in Android.[23]

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 history

The following is a list of Android Studio's major releases:[24]

More information Version, Release date ...

System requirements

More information Microsoft Windows, macOS ...

These features includes requirements for IDE + Android SDK + Android Emulator.[37]

  • Windows: x86_64 CPU architecture; 2nd generation Intel Core or newer, or AMD CPU with support for a Windows Hypervisor;
  • Mac OS: ARM-based chips, or 2nd generation Intel Core or newer with support for Hypervisor.Framework;
  • Linux: x86_64 CPU architecture; 2nd generation Intel Core or newer, or AMD processor with support for AMD Virtualization (AMD-V) and SSSE3;
  • Windows: CPU with UG (unrestricted guest) support;
  • Intel Hardware Accelerated Execution Manager (HAXM) 6.2.1 or later (HAXM 7.2.0 or later recommended).

The use of hardware acceleration has additional requirements on Windows and Linux:

  • Intel processor on Windows or Linux: Intel processor with support for Intel VT-x, Intel EM64T (Intel 64), and Execute Disable (XD) Bit functionality;
  • AMD processor on Linux: AMD processor with support for AMD Virtualization (AMD-V) and Supplemental Streaming SIMD Extensions 3 (SSSE3);
  • AMD processor on Windows: Android Studio 3.2 or higher and Windows 10 April 2018 release or higher for Windows Hypervisor Platform (WHPX) functionality.

For an attached webcam to work with Android 8.1 (API level 27) and higher system images, it must have the capability to capture 720p frames.[38]


References

  1. "Android Studio Iguana is stable". February 29, 2024.
  2. "Download Options". developer.android.com. Retrieved November 16, 2021.
  3. "Terms and Conditions". developer.android.com. Retrieved April 24, 2017.
  4. "Build Overview". android.com.
  5. Ducrohet, Xavier; Norbye, Tor; Chou, Katherine (May 15, 2013). "Android Studio: An IDE built for Android". Android Developers Blog. Retrieved May 16, 2013.
  6. "Getting Started with Android Studio". Android Developers. Retrieved May 14, 2013.
  7. "Download Android Studio". Android Developers. Retrieved June 13, 2015.
  8. "An update on Eclipse Android Developer Tools". June 26, 2015. Retrieved September 27, 2022.
  9. "Google I/O 2019: Empowering developers to build the best experiences on Android + Play". Android Developers Blog. May 7, 2019. Retrieved January 8, 2024.
  10. Sinicki, Adam (August 10, 2019). "I want to develop Android Apps — What languages and program I should use & learn?". Android Authority. Retrieved September 12, 2019.
  11. Honig, Zach (May 15, 2013). "Google intros Android Studio, an IDE for building apps". Engadget. AOL. Retrieved May 16, 2013.
  12. "Android Studio Overview". Archived from the original on July 20, 2022. Retrieved July 20, 2022.
  13. "Android Studio BETA". Google. May 15, 2013. Retrieved August 15, 2014.
  14. Google Go language IDE built using the IntelliJ Platform: go-lang-plugin-org/go-lang-idea-plugin, Go Language support for IDEA based IDEs, February 23, 2019, retrieved February 23, 2019, Supported IDEs [..] Android Studio 1.2.1+
  15. "Get Started with Kotlin on Android | Android Developers". developer.android.com. Retrieved October 25, 2017.
  16. "Use Java 8 language features | Android Developers". developer.android.com. Retrieved October 25, 2017.
  17. "Android's Java 9, 10, 11, and 12 Support". Jake Wharton. November 27, 2018. Retrieved February 23, 2019. Hopefully by the time Java 12 is actually released D8 will have implemented desugaring for Java 11's nestmates. Otherwise the pain of being stuck on Java 10 will go up quite a bit!
  18. "Android Studio Release Notes". Android Developers Official Website. August 2019. Retrieved September 2, 2019.
  19. "Android Studio Chipmunk". Android Developers Blog. Retrieved May 12, 2022.
  20. "Android Studio Dolphin". Android Developers Blog. Retrieved September 16, 2022.
  21. "Android Studio Electric Eel". Android Developers Blog.
  22. "Android Studio Flamingo". Android Developers Blog.
  23. "Android Studio Giraffe". Android Developers Blog.
  24. "Android Studio Hedgehog". Android Developers Blog.
  25. "Android Studio Iguana". Android Developers Blog.
  26. "Download Android Studio and SDK tools". Android Developers. Retrieved March 7, 2022.
  27. "Emulator release notes". Android Developers. Retrieved May 12, 2022.

Share this article:

This article uses material from the Wikipedia article Android_Studio, and is written by contributors. Text is available under a CC BY-SA 4.0 International License; additional terms may apply. Images, videos and audio are available under their respective licenses.