Sertifikasi perangkat OEM ARCore
Produsen perangkat OEM yang ingin mendapatkan sertifikasi pada perangkat baru dapat melihat
Portal OEM AR Google (hanya tersedia untuk OEM resmi) untuk mengetahui daftar lengkap
persyaratan.
Batasan kode model perangkat
Layanan Google Play untuk AR (ARCore) mengandalkan profil perangkat ARCore bawaan dan over-the-air yang diperbarui untuk menyediakan konfigurasi khusus perangkat dan parameter kalibrasi yang memastikan performa pelacakan yang andal di semua perangkat yang didukung ARCore.
Karena profil perangkat ini dimuat pada runtime berdasarkan kode model
(adb shell getprop ro.product.device
), setiap
model perangkat / SKU harus menggunakan kode model yang unik secara global, khususnya:
- Kode model yang sama tidak boleh digunakan kembali pada model perangkat yang serupa, tetapi tidak identik.
- Perangkat yang didukung ARCore juga tidak boleh menggunakan kembali kode model yang sudah digunakan oleh
perangkat Android lain, termasuk perangkat yang tidak didukung ARCore.
Kecuali dinyatakan lain, konten di halaman ini dilisensikan berdasarkan Lisensi Creative Commons Attribution 4.0, sedangkan contoh kode dilisensikan berdasarkan Lisensi Apache 2.0. Untuk mengetahui informasi selengkapnya, lihat Kebijakan Situs Google Developers. Java adalah merek dagang terdaftar dari Oracle dan/atau afiliasinya.
Terakhir diperbarui pada 2023-12-01 UTC.
[null,null,["Terakhir diperbarui pada 2023-12-01 UTC."],[[["Google Play Services for AR (ARCore) uses device profiles to ensure reliable tracking performance across all supported devices."],["Device manufacturers must use unique model codes for each device model to ensure proper ARCore functionality."],["Reusing model codes across different devices, even similar ones, can negatively impact AR experiences."],["ARCore supported devices must have unique model codes that are not used by any other Android device."],["Authorized OEMs can find detailed certification requirements on the Google AR OEM Portal."]]],["OEMs must use the Google AR OEM Portal for device certification requirements. Google Play Services for AR (ARCore) utilizes device profiles loaded at runtime, based on the model code. Therefore, each device model/SKU needs a globally unique model code. The same model code cannot be used for similar but not identical devices. ARCore devices cannot use codes already in use by other Android devices, whether or not ARCore is supported.\n"]]