Mulai 27 Maret 2025, sebaiknya gunakan android-latest-release, bukan aosp-main, untuk mem-build dan berkontribusi pada AOSP. Untuk mengetahui informasi selengkapnya, lihat Perubahan pada AOSP.
Tetap teratur dengan koleksi
Simpan dan kategorikan konten berdasarkan preferensi Anda.
Dasbor Integrasi Berkelanjutan Android (Android CI)
adalah alat berbasis web yang menghosting build Proyek Open Source Android (AOSP) dan
build lain yang terkait dengan platform Android, seperti build Generic System Image (GSI)
dan Compatibility Test Suite (CTS). Anda dapat menggunakan dasbor untuk mengidentifikasi
kapan kontribusi Anda tersedia di AOSP. Gambar 1 menunjukkan dasbor CI Android:
Gambar 1. Dasbor CI Android
Elemen utama dasbor adalah:
Nama cabang Git tempat build terjadi.
Konfigurasi dan build perangkat target.
Varian build yang dapat berupa user, userdebug, atau eng. Untuk mengetahui informasi selengkapnya tentang varian build, lihat Memilih target.
ID unik untuk build.
Link permanen ke halaman build tertentu di dasbor CI Android.
Link ke perubahan yang disertakan dalam build ini. Perubahan ini sama untuk seluruh baris target.
Link ke artefak yang dapat Anda download untuk build. Untuk mengetahui petunjuk
tentang cara mendownload artefak, lihat
Mendownload artefak build
Setiap baris mewakili build yang telah selesai di builder otomatis Android. Setiap
kolom mewakili kombinasi target dan varian. Setiap sel menampilkan status build saat ini. Warna mewakili status berikut:
Hijau menunjukkan build yang berhasil.
Kuning menunjukkan build yang masih dalam proses.
Abu-abu mewakili build yang menunggu resource komputasi dan belum
dimulai.
Abu-abu dengan garis miring menunjukkan build yang tidak tersedia; target belum
dijadwalkan atau tidak lagi diaktifkan dan tidak akan dibuat.
Hitam mewakili build yang telah dibatalkan karena melampaui waktu tunggu maksimum untuk durasi build dan tidak akan dibangun.
Mendownload artefak build
Setelah build selesai, ikuti langkah-langkah berikut untuk mendownload artefak build:
Klik
get_app(Lihat artefak) untuk membuka
halaman Artefak Build.
Klik nama artefak untuk mendownload artefak.
Konten dan contoh kode di halaman ini tunduk kepada lisensi yang dijelaskan dalam Lisensi Konten. Java dan OpenJDK adalah merek dagang atau merek dagang terdaftar dari Oracle dan/atau afiliasinya.
Terakhir diperbarui pada 2025-07-27 UTC.
[[["Mudah dipahami","easyToUnderstand","thumb-up"],["Memecahkan masalah saya","solvedMyProblem","thumb-up"],["Lainnya","otherUp","thumb-up"]],[["Informasi yang saya butuhkan tidak ada","missingTheInformationINeed","thumb-down"],["Terlalu rumit/langkahnya terlalu banyak","tooComplicatedTooManySteps","thumb-down"],["Sudah usang","outOfDate","thumb-down"],["Masalah terjemahan","translationIssue","thumb-down"],["Masalah kode / contoh","samplesCodeIssue","thumb-down"],["Lainnya","otherDown","thumb-down"]],["Terakhir diperbarui pada 2025-07-27 UTC."],[],[],null,["# Download build artifacts\n\n| **Note:** With the [changes to AOSP](/docs/whatsnew/site-updates?year=2025#aosp-changes), the Continuous Integration (CI) system is no longer generating new builds for `aosp-main` or `aosp-main-with-phones`. The `aosp-android-latest-release` CI branch is updated with new builds at every new Android release.\n\nThe\n[*Android Continuous Integration dashboard (Android CI)*](https://ci.android.com/)\nis a web-based tool that hosts Android Open Source Project (AOSP) builds and\nother builds related to the Android platform, such as Generic System Image (GSI)\nand Compatibility Test Suite (CTS) builds. You can use the dashboard to identify\nwhen your contributions are available in AOSP. Figure 1 shows the Android\nCI dashboard:\n\n**Figure 1.** Android CI dashboard\n\nThe key elements of the dashboard are:\n\n1. The name of the Git branch where the builds happen.\n2. The target device configuration and build.\n3. The build variant which can be `user`, `userdebug`, or `eng`. For more information on build variants, see [Choose a target](/docs/setup/build/building#choose-a-target).\n4. The unique ID for the build.\n5. A permanent link to the specific build's page on the Android CI dashboard.\n6. A link to the changes included in this build. The changes are the same for an entire row of targets.\n7. Link to the artifacts that you can download for the build. For instructions on downloading artifacts, see [Download build artifacts](#download-artifacts)\n\nEach row represents a completed build on Android's automated builders. Each\ncolumn represents a target and variant combination. Each cell shows the current\nstate of a build. The colors represent the following states:\n\n- Green represents a successful build.\n- Yellow represents a build that is still in progress.\n- Gray represents a build that is awaiting compute resources and not yet started.\n- Gray with a slash represents a build that is unavailable; the target hasn't been scheduled yet or is no longer enabled and won't be built.\n- Black represents a build that has been abandoned because it crossed the maximum wait time to build duration and won't be built.\n\nDownload build artifacts\n------------------------\n\nAfter a built has completed, follow these steps to download build artifacts:\n\n1. Click get_app(**View artifacts**) to navigate to the Build Artifacts page.\n2. Click the artifact name to download the artifact."]]