Share to: share facebook share twitter share wa share telegram print page

Android Studio

Android Studio
Developer(s)Google, JetBrains
Stable release
2024.2.1[1] Edit this on Wikidata / 1 October 2024; 57 days ago (1 October 2024)
Preview release
2024.2.2 Canary 5[2] Edit this on Wikidata / 3 October 2024; 55 days ago (3 October 2024)
Written inJava, Kotlin and C++
Operating systemWindows, macOS, Linux (including ChromeOS)[3]
Size8.1 to 9.5 GB[3]
TypeIntegrated development environment (IDE)
LicenseBinaries: Freeware,[4] Source code:[5][6] Apache License (except SDK updates with proprietary license)[citation needed]
Websitedeveloper.android.com/studio

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

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

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

Features

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

  • 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[18]
  • 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[19]
  • 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;[20] and Android Studio 3.0 or later supports Kotlin,[21] and "Android Studio includes support for using a number of Java 11+ APIs without requiring a minimum API level for your app".[22] External projects backport some Java 9 features.[23] 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.[24]

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:[25]

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[26]
3.5 August 2019
3.6 February 2020
4.0 May 2020
4.1 Oct 2020[27]
4.2 May 2021[28]
Arctic Fox (2020.3.1) July 2021[29]
Bumblebee (2021.1.1) January 2022[30]
Chipmunk (2021.2.1) May 2022[31]
Dolphin (2021.3.1) September 2022[32]
Electric Eel (2022.1.1) January 2023[33]
Flamingo (2022.2.1) April 2023[34]
Giraffe (2022.3.1) July 2023[35]
Hedgehog (2023.1.1) November 2023[36]
Iguana (2023.2.1) February 2024[37]
Jellyfish (2023.3.1) April 2024[38]
Koala (2024.1.1) June 2024[39]
Koala Feature Drop (2024.1.2) August 2024[40]
Ladybug (2024.2.1) September 2024
Ladybug Feature Drop (2024.2.2) TBD

System requirements

Basic system requirements for Android Studio[41]
Microsoft Windows macOS Linux
Operating System Version Microsoft Windows 8/10 (64-bit) macOS 10.14 Mojave or newer Any 64-bit Linux distribution that supports GNOME, KDE, or Unity; GNU C Library (glibc) 2.31 or later
Required RAM 8 GB or more
Free space 8 GB of available disk space minimum
Minimum screen resolution 1280 x 800 minimum screen resolution

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

  • 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.[42]

References

  1. ^ "Android Studio Ladybug | 2024.2.1 now available".
  2. ^ "Android Studio Ladybug Feature Drop | 2024.2.2 Canary 5 now available".
  3. ^ a b "Download Options". developer.android.com. Archived from the original on April 26, 2018. Retrieved November 16, 2021.
  4. ^ "Terms and Conditions". developer.android.com. Archived from the original on May 31, 2023. Retrieved April 24, 2017.
  5. ^ "Build Overview". android.com. Archived from the original on September 19, 2023. Retrieved July 14, 2021.
  6. ^ "Building Android Studio". android.com. Archived from the original on June 9, 2023. Retrieved May 18, 2017.
  7. ^ "Download Android Studio and SDK tools". Android Developers. Archived from the original on May 14, 2016. Retrieved July 19, 2016.
  8. ^ Ducrohet, Xavier; Norbye, Tor; Chou, Katherine (May 15, 2013). "Android Studio: An IDE built for Android". Android Developers Blog. Archived from the original on November 4, 2015. Retrieved May 16, 2013.
  9. ^ "Getting Started with Android Studio". Android Developers. Archived from the original on November 20, 2014. Retrieved May 14, 2013.
  10. ^ "Com.google.AndroidStudio/Com.google.AndroidStudio.appdata.XML at master · flathub/Com.google.AndroidStudio". GitHub. Archived from the original on February 15, 2024. Retrieved February 15, 2024.
  11. ^ "Download Android Studio". Android Developers. Archived from the original on November 20, 2014. Retrieved June 13, 2015.
  12. ^ "Google Launches Android Studio And New Features For Developer Console, Including Beta Releases And Staged Rollout". VentureBeat. December 8, 2014. Archived from the original on June 12, 2018. Retrieved December 9, 2014.
  13. ^ "An update on Eclipse Android Developer Tools". June 26, 2015. Archived from the original on September 27, 2022. Retrieved September 27, 2022.
  14. ^ "Google I/O 2019: Empowering developers to build the best experiences on Android + Play". Android Developers Blog. May 7, 2019. Archived from the original on January 8, 2024. Retrieved January 8, 2024.
  15. ^ 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.
  16. ^ Honig, Zach (May 15, 2013). "Google intros Android Studio, an IDE for building apps". Engadget. AOL. Archived from the original on July 26, 2018. Retrieved May 16, 2013.
  17. ^ "Android Studio Overview". Archived from the original on July 20, 2022. Retrieved July 20, 2022.
  18. ^ Olanoff, Drew (May 15, 2013). "Google Launches Android Studio And New Features For Developer Console, Including Beta Releases And Staged Rollout". TechCrunch. AOL. Archived from the original on May 17, 2013. Retrieved May 16, 2013.
  19. ^ "Android Studio BETA". Google. May 15, 2013. Archived from the original on November 20, 2014. Retrieved August 15, 2014.
  20. ^ 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, archived from the original on April 14, 2019, retrieved February 23, 2019, Supported IDEs [..] Android Studio 1.2.1+
  21. ^ "Get Started with Kotlin on Android | Android Developers". developer.android.com. Archived from the original on October 26, 2017. Retrieved October 25, 2017.
  22. ^ "Java 11+ APIs available through desugaring | Android Studio". Android Developers. Retrieved August 15, 2024.
  23. ^ "android-retroflow: Backport of Java 9 (JEP 266) reactive-streams Flow and SubmissionPublisher API for Android Studio 3.0 desugar toolchain, forked from [..]". retrostreams. October 22, 2017. Archived from the original on June 27, 2018. Retrieved October 25, 2017.
  24. ^ "Android's Java 9, 10, 11, and 12 Support". Jake Wharton. November 27, 2018. Archived from the original on February 24, 2019. 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!
  25. ^ "Android Studio Release Notes". Android Developers Official Website. August 2019. Archived from the original on July 18, 2017. Retrieved September 2, 2019.
  26. ^ "Google Android Studio 3.4 Now Available, Here's What's New - Appetiser". April 25, 2019. Archived from the original on October 18, 2023. Retrieved October 26, 2020.
  27. ^ "Android Studio 4.1". Archived from the original on June 13, 2023. Retrieved October 13, 2020.
  28. ^ "Android Studio 4.2 available in the Stable channel". Archived from the original on May 26, 2021. Retrieved May 6, 2021.
  29. ^ "Android Studio Arctic Fox available in the Stable channel". Archived from the original on March 28, 2023. Retrieved July 30, 2021.
  30. ^ "Android Studio Bumblebee (2021.1.1) Stable". Archived from the original on June 2, 2023. Retrieved January 26, 2022.
  31. ^ "Android Studio Chipmunk". Android Developers Blog. Archived from the original on June 2, 2023. Retrieved May 12, 2022.
  32. ^ "Android Studio Dolphin". Android Developers Blog. Archived from the original on April 19, 2023. Retrieved September 16, 2022.
  33. ^ "Android Studio Electric Eel". Android Developers Blog. Archived from the original on June 3, 2023. Retrieved January 13, 2023.
  34. ^ "Android Studio Flamingo". Android Developers Blog. Archived from the original on June 1, 2023. Retrieved April 17, 2023.
  35. ^ "Android Studio Giraffe". Android Developers Blog. Archived from the original on September 13, 2023. Retrieved July 26, 2023.
  36. ^ "Android Studio Hedgehog". Android Developers Blog. Archived from the original on December 1, 2023. Retrieved December 1, 2023.
  37. ^ "Android Studio Iguana". Android Developers Blog. Archived from the original on March 5, 2024. Retrieved March 5, 2024.
  38. ^ "Android Studio Jellyfish". Android Developers Blog. Archived from the original on May 3, 2024. Retrieved May 3, 2024.
  39. ^ "Android Studio Koala". Android Developers Blog. Archived from the original on June 13, 2024. Retrieved June 13, 2024.
  40. ^ "Android Studio Koala Feature Drop | 2024.1.2 now available". Android Studio Release Updates. Archived from the original on September 1, 2024. Retrieved September 15, 2024.
  41. ^ a b "Download Android Studio and SDK tools". Android Developers. Archived from the original on May 14, 2016. Retrieved March 7, 2022.
  42. ^ "Emulator release notes". Android Developers. Archived from the original on June 5, 2022. Retrieved May 12, 2022.

Read other articles:

Persibo BojonegoroNama lengkapPersatuan Sepak bola Indonesia BojonegoroJulukanLaskar Angling Darma Naga BergolaNama singkatPSBOKota/KabupatenKabupaten BojonegoroNegara IndonesiaFederasiPSSIBerdiri12 Maret 1949; 74 tahun lalu (1949-03-12)StadionStadion Letjen H. Soedirman,Kabupaten Bojonegoro(Kapasitas: 20.000)PemilikPT Bojonegoro Jaya JuaraCEO Eko SetyawanManajer Henry ArifiantoPelatih Adnan MahingAsisten Pelatih Agus Supriyanto; Roni Tri; Bijahil Chalwa; Prabowo SuciptoDokter Tim -LigaL...

 

← 2009 •  • 2011 → Eleição do Conselho de Segurança das Nações Unidas em 20105 (de 10) lugares não permanentes no Conselho de Segurança das Nações Unidas Outubro de 2010 Tipo de eleição:  legislativa Composição do CSNU após a eleição de 2010 Membros Membros eleitos TitularMembros prévios: Uganda (África) Japão (Ásia) México (Amér. Lat. & Caribe)  Turquia (GEEOO) Áustria (GEEOO) EleitoNovo...

 

Вільям Руфус Террілл Народження 21 квітня 1834(1834-04-21)[1]Ковінгтон, Вірджинія, СШАСмерть 8 жовтня 1862(1862-10-08)[1] (28 років)Бойл, Кентуккі, СШАПоховання Цвинтар Вест-ПойнтКраїна  СШАРід військ United States ArmyUnion ArmyОсвіта Військова академія СШАРоки служби 1853–1862Звання Brigadier Ge...

GrenadaGrenada (Inggris) Gwenad (Prancis Kreol Grenada) Bendera Lambang Semboyan: Ever Conscious of God We Aspire, Build and Advance as One People (Indonesia: Dengan Penuh Kesadaran Pada Tuhan Kami Bercita-cita, Membangun, dan Maju Sebagai Satu Rakyat)Lagu kebangsaan: Hail Grenada (Indonesia: Salam Grenada) Lagu kerajaan:  God Save the King (Indonesia: Tuhan Jagalah sang Raja) Perlihatkan BumiPerlihatkan peta BenderaIbu kota(dan kota terbesar)St. George's12°3′N 61°45′W&#x...

 

Artikel ini sebatang kara, artinya tidak ada artikel lain yang memiliki pranala balik ke halaman ini.Bantulah menambah pranala ke artikel ini dari artikel yang berhubungan atau coba peralatan pencari pranala.Tag ini diberikan pada Januari 2023. Bidvest Group LimitedJenisPerusahaan publikKode emitenJSE: BVTIndustriKonglomeratPendiriBrian JoffeKantorpusatJohannesburg, Afrika Selatan, South AfricaWilayah operasiAfrikaTokohkunciLorato PhalatseJasaPerdagangan dan distribusiKaryawan137.000Anakusaha...

 

Governor of Alaska from 1994 to 2002 Tony Knowles7th Governor of AlaskaIn officeDecember 5, 1994 – December 2, 2002LieutenantFran UlmerPreceded byWally HickelSucceeded byFrank Murkowski2nd Mayor of the Municipality of AnchorageIn officeJanuary 1, 1982 – December 31, 1987Preceded byGeorge M. SullivanSucceeded byTom FinkMember of the Anchorage Assemblyfrom Seat AIn officeSeptember 9, 1975 – October 2, 1979Preceded byConstituency establishedSucceeded byJane Angvi...

彼女が成仏できない理由別名 カノブツジャンル テレビドラマ作 桑原亮子演出 堀内裕介新田真三監修 石川俊樹(漫画)出演者 森崎ウィン高城れに(ももいろクローバーZ)和田正人村上穂乃佳中島広稀白鳥玉季高橋努ブラザートム古舘寛治音楽 トクマルシューゴ王舟国・地域 日本言語 日本語製作制作統括 三鬼一希プロデューサー 増田靜雄撮影監督 深野岳志森田晃平�...

 

Перша сторінка польсько-українського пакту Остання сторінка польсько-українського пакту Республіканські договори — загальна назва, що охоплює загалом три міжнародні угоди, укладені в 1944 році Польським комітетом національного визволення з трьома радянськими респу�...

 

Schriek Deelgemeente in België Situering Gewest Vlaanderen Provincie Antwerpen Gemeente Heist-op-den-Berg Fusie 1977 Coördinaten 51° 2′ NB, 4° 42′ OL Algemeen Oppervlakte 11,03 km² Inwoners (01/01/2020) 5102 (463 inw./km²) Overig Postcode 2223 NIS-code 12014(F) Oude NIS-code 12033 Detailkaart Portaal    België Schriek is een dorp in de Belgische provincie Antwerpen. Het is een deelgemeente van Heist-op-den-Berg en ligt in het Arrondissement Mechelen. Schriek was e...

Indian politician Some of this article's listed sources may not be reliable. Please help this article by looking for better, more reliable sources. Unreliable citations may be challenged or deleted. (February 2019) (Learn how and when to remove this template message) Narayan PalNarayan PalMember of the Legislative AssemblyIn office2002–2012ConstituencySitarganj (Udham Singh Nagar) Personal detailsBornApril 15, 1965Haldwani, Nainital district, Uttar Pradesh, IndiaPolitical partyBahujan Samaj...

 

2002 graphic study guide to relativity theory by Bruce Bassett Introducing Relativity First edition coverAuthorBruce BassettIllustratorRalph EdneyCountryUnited KingdomLanguageEnglishSeriesIntroducing...SubjectRelativityAlbert EinsteinPublisherIcon Books (UK)Totem Books (US)Publication date2002Media typePrintISBN1840463724 Introducing Relativity is a 2002 graphic study guide to the theory of relativity and Albert Einstein written by Bruce Bassett and illustrated by Ralph Edney. The volume...

 

Для термина «Утопия» см. также другие значения. Равнина Утопия Карта высот Марса. Равнина Утопия — низменность вверху справа Характеристики Диаметр3560 км[1] Расположение 46°42′ с. ш. 117°30′ в. д. / 46,7° с. ш. 117,5° в. д. / 46.7; 117.5G Небесное т...

Bánh pudding bít tết và thậnMột cái bánh pudding bít tết và thận cỡ nhỏ, ăn kèm với khoai tây nghiền và các loại rau khácLoạiPuddingXuất xứAnhThành phần chínhBột nghìn nămBít tết hầm và thận bò Nấu ăn: Bánh pudding bít tết và thận  Media: Bánh pudding bít tết và thận Bánh pudding bít tết và thận là một món ăn chính truyền thống của nước Anh, trong đó bò bít tết hầm và thận bò nh...

 

South Korean rapper In this Korean name, the family name is Kwon. Loco로꼬Loco at The Cry Ground Festival, May 2022Background informationBirth nameKwon Hyuk-wooBorn (1989-12-25) December 25, 1989 (age 33)Seoul, South KoreaGenresK-pophip hopOccupation(s)RapperYears active2012–presentLabelsAOMGSpouse(s)Unknown (m. 2022)Websitewww.aomgofficial.com/locoKorean nameHangul권혁우Revised RomanizationGwon Hyeok-uMcCune–ReischauerKwŏn Hyŏku Musical artist Kwon Hyuk-woo (Hangul: 권혁우...

 

Untuk kegunaan lain, lihat Jalan Terbaik. Jalan TerbaikAlbum studio karya ST 12Dirilis7 September 2005DirekamNovember 2004–Mei 2005 di OMS Studio, BandungGenrePop rockDurasi44:32LabelMusic+PlusMusica StudiosTrinity Optima ProductionProduserHelmy AzizKronologi ST 12 Jalan Terbaik(2005) P.U.S.P.A(2008)P.U.S.P.A2008 Singel dalam album Jalan Terbaik ATSL (Aku Tak Sanggup Lagi)Dirilis: Juni 2005 Aku Masih SayangDirilis: Oktober 2005 Rasa Yang TertinggalDirilis: November 2005 Jalan Terbaik ad...

ヨハン・シュトラウス記念像。 ヨハン・シュトラウス記念像(ヨハン・シュトラウスきねんぞう、ドイツ語:Johann-Strauß-Denkmal)は、音楽家ヨハン・シュトラウス2世を模して作られた銅像である。彫刻家エドムント・フォン・ヘルマー(ドイツ語版)によって制作された。 歴史 黒色時代の記念像(1987年撮影) 1921年に、ウィーンの市立公園『シュタットパーク(ドイツ...

 

Play by Linda Bannister and James E. Hurd, Jr This article uses bare URLs, which are uninformative and vulnerable to link rot. Please consider converting them to full citations to ensure the article remains verifiable and maintains a consistent citation style. Several templates and tools are available to assist in formatting, such as reFill (documentation) and Citation bot (documentation). (August 2022) (Learn how and when to remove this template message) Turpentine Jake First edition coverAu...

 

Ice hockey team in Minnesota, USASt. Paul SaintsCitySaint Paul, Minnesota USALeagueAAHA (1915–16)USAHA (1920–1925)CAHL (1925–26)AHA (1926–1930)CHL (1931–1935)AHA (1935–1942)Foundedc. 1914Home arenaSt. Paul Hippodrome (1914–1926)ColorsRed, White   Red, White, Green      St. Paul Saints star player Moose Goheen with the US national team at the 1920 Olympics. The St. Paul Saints were an amateur and later professional ice hockey team from Saint Paul, Mi...

Joachim Ier de ConstantinopleFonctionPatriarche de ConstantinopleBiographieDécès 1504Principauté de ValachieActivité Prêtremodifier - modifier le code - modifier Wikidata Joachim Ier de Constantinople (en grec : Ιωακείμ Α΄) fut deux fois patriarche de Constantinople en alternance avec son prédécesseur et son successeur : de l'automne 1498 probablement au printemps 1502 ; de début 1504 à l'automne 1504[1]. Biographie Joachim, métropolite de Dráma en Thra...

 

Historic site in Queensland, AustraliaCotton Tree Caravan ParkCotton Tree Caravan Park, 2009LocationCotton Tree Parade, Cotton Tree, Sunshine Coast Region, Queensland, AustraliaCoordinates26°39′08″S 153°06′02″E / 26.6523°S 153.1006°E / -26.6523; 153.1006 Queensland Heritage RegisterOfficial nameCotton Tree Caravan ParkTypestate heritage (landscape, built)Designated3 April 2009Reference no.602707Significant period1880s-1960s Location of Cotton Tree Cara...

 
Kembali kehalaman sebelumnya