Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| android_sudah_versi_berapa_versi_terbaru [2026/04/01 11:46] – created virginiawarrick | android_sudah_versi_berapa_versi_terbaru [2026/04/06 12:57] (current) – created virginiawarrick | ||
|---|---|---|---|
| Line 10: | Line 10: | ||
| - | Metode lewat komputer: aktifkan USB debugging, sambungkan perangkat, lalu jalankan perintah terminal: adb shell getprop ro.build.version.release untuk angka rilis dan adb shell getprop ro.build.version.sdk untuk API level. | + | Metode lewat komputer: aktifkan USB debugging, sambungkan perangkat, lalu jalankan perintah terminal: adb shell getprop ro.build.version. Here's more about [[https:// |
| Line 49: | Line 49: | ||
| adb shell getprop ro.build.version.release | adb shell getprop ro.build.version.release | ||
| adb shell getprop ro.build.version.sdk | adb shell getprop ro.build.version.sdk | ||
| - | adb shell [[https:// | + | adb shell getprop ro.build.display.id |
| adb shell getprop ro.build.version.security_patch → menampilkan tanggal patch keamanan | adb shell getprop ro.build.version.security_patch → menampilkan tanggal patch keamanan | ||
| Line 69: | Line 69: | ||
| - | Cek halaman dukungan resmi pabrikan dengan model perangkat untuk daftar rilis firmware dan tanggal pembaruan OTA. | + | Cek halaman dukungan resmi pabrikan dengan |
| Line 112: | Line 112: | ||
| - | Alternatif teknis: sambungkan ke komputer dan jalankan perintah ADB untuk membaca properti sistem, misalnya: adb shell getprop ro.build.id dan adb shell getprop ro.build.display. For those who have just about any questions with regards to in which as well as tips on how to employ [[https:// | + | Alternatif teknis: sambungkan ke komputer dan jalankan perintah ADB untuk membaca properti sistem, misalnya: adb shell getprop ro.build.id dan adb shell getprop ro.build.display.id. |
| Untuk membuka Opsi pengembang dari halaman tersebut: ketuk "Build number" | Untuk membuka Opsi pengembang dari halaman tersebut: ketuk "Build number" | ||