ชื่อรุ่นของ Android Studio
จัดทุกอย่างให้เป็นระเบียบอยู่เสมอด้วยคอลเล็กชัน
บันทึกและจัดหมวดหมู่เนื้อหาตามค่ากำหนดของคุณ
Android Studio แต่ละรุ่นจะผ่านขั้นตอนการพัฒนาต่อไปนี้
- Canary - ฟีเจอร์ล้ำสมัยที่อยู่ระหว่างการพัฒนาและทดสอบอย่างจำกัด แม้ว่าคุณจะใช้บิลด์ Canary สําหรับการพัฒนาได้ แต่โปรดทราบว่าอาจมีการเพิ่มหรือเปลี่ยนแปลงฟีเจอร์
- Release Candidate (RC) - Android Studio เวอร์ชันถัดไปที่เกือบพร้อมสำหรับเวอร์ชันเสถียร ชุดฟีเจอร์สําหรับเวอร์ชันถัดไปมีความเสถียรแล้ว
- เสถียร - เวอร์ชันสุดท้ายของ Android Studio
- แพตช์ n - การอัปเดต Android Studio เวอร์ชันหนึ่งๆ ซึ่งมักจะเป็นการแก้ไขข้อบกพร่อง อาจมีฟีเจอร์ใหม่เล็กๆ น้อยๆ
เวอร์ชันของ Android Studio มี 2 ประเภท ได้แก่
ผสาน - มีข้อมูลอัปเดตล่าสุดจาก IntelliJ เวอร์ชันที่เกี่ยวข้อง การรวมรุ่นอาจมีฟีเจอร์ใหม่สำหรับ Android Studio โดยเฉพาะ การปรับปรุงเล็กน้อย และการแก้ไขข้อบกพร่องแบบจำกัด
รุ่นที่ผสานจะมีชื่อเป็น
<animal> <IDEA year.major>.1 [stage]
เช่น Meerkat 2024.3.1 RC 2
การอัปเดตฟีเจอร์ใหม่ - มีฟีเจอร์ใหม่ของ Android Studio และการแก้ไขข้อบกพร่อง
การเปิดตัวฟีเจอร์จะมีชื่อ
<animal> Feature Drop <IDEA year.major>.2 [stage]
เช่น Ladybug Feature Drop 2024.2.2 Patch 2
ชื่อรุ่นเหล่านี้ ได้แก่
<animal>
- ชื่อรหัสของรุ่น Android Studio ชื่อเหล่านี้จะเรียงตามลําดับตัวอักษรเพื่อระบุรุ่นที่ใหม่กว่า
<IDEA year.major>
- เวอร์ชัน IntelliJ IDEA ที่ใช้เป็นพื้นฐานสำหรับ Android Studio เวอร์ชันนี้
[stage]
- (ไม่บังคับ) ระบุแพตช์และเวอร์ชันทดลองใช้ก่อนเปิดตัว
หากไม่ระบุ จะเป็น Android Studio เวอร์ชันเสถียรที่ไม่ได้แพตช์
ดูข้อมูลเพิ่มเติมเกี่ยวกับกลยุทธ์การเผยแพร่ของ Android Studio ได้ที่การอัปเดต Android Studio ที่มุ่งเน้นและบ่อยขึ้น
ตัวอย่างเนื้อหาและโค้ดในหน้าเว็บนี้ขึ้นอยู่กับใบอนุญาตที่อธิบายไว้ในใบอนุญาตการใช้เนื้อหา Java และ OpenJDK เป็นเครื่องหมายการค้าหรือเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2025-07-27 UTC
[[["เข้าใจง่าย","easyToUnderstand","thumb-up"],["แก้ปัญหาของฉันได้","solvedMyProblem","thumb-up"],["อื่นๆ","otherUp","thumb-up"]],[["ไม่มีข้อมูลที่ฉันต้องการ","missingTheInformationINeed","thumb-down"],["ซับซ้อนเกินไป/มีหลายขั้นตอนมากเกินไป","tooComplicatedTooManySteps","thumb-down"],["ล้าสมัย","outOfDate","thumb-down"],["ปัญหาเกี่ยวกับการแปล","translationIssue","thumb-down"],["ตัวอย่าง/ปัญหาเกี่ยวกับโค้ด","samplesCodeIssue","thumb-down"],["อื่นๆ","otherDown","thumb-down"]],["อัปเดตล่าสุด 2025-07-27 UTC"],[],[],null,["# Android Studio release names\n\nEach Android Studio release goes through the following stages of development:\n\n- [**Canary**](/studio/preview) - Leading edge features under active development, lightly tested. While you can use Canary builds for development, be aware that features might be added or changed.\n- [**Release Candidate (RC)**](/studio/preview) - The next version of Android Studio that's almost ready for stable release. The feature set for the next version has been stabilized.\n- [**Stable**](/studio) - The final version of Android Studio.\n- [**Patch n**](/studio) - Updates to a version of Android Studio, typically for bug fixes. Might contain new minor features.\n\nThere are two types of Android Studio releases:\n\n- **Merge** - Contains the latest updates from the corresponding IntelliJ\n version. Merge releases might contain limited new Android-Studio-specific\n features, minor improvements, and bug fixes.\n\n Merge releases are named\n `\u003canimal\u003e \u003cIDEA year.major\u003e.1 [stage]`\n\n For example, `Meerkat 2024.3.1 RC 2`.\n- **Feature Drop** - Contains new Android Studio features and bug fixes.\n\n Feature drops are named\n `\u003canimal\u003e Feature Drop \u003cIDEA year.major\u003e.2 [stage]`\n\n For example, `Ladybug Feature Drop 2024.2.2 Patch 2`.\n\nThese release names include:\n\n- `\u003canimal\u003e` - the code name for the Android Studio release. These names\n alphabetically indicate which releases are newer.\n\n- `\u003cIDEA year.major\u003e` - which version of IntelliJ IDEA is the base\n for this release of Android Studio\n\n- `[stage]` - (optional) indicates patches and pre-release versions.\n If omitted, this a stable, non-patched release of Android Studio.\n\nFor more information on the Android Studio release strategy, See\n[More frequent, focused updates for Android Studio](https://android-developers.googleblog.com/2024/05/more-frequent-focused-updates-for-android-studio.html)."]]