ARCore OEM cihaz sertifikası
Yeni cihazları onaylamak isteyen OEM cihaz üreticileri, gereksinimlerin tam listesi için Google AR OEM Portalı'na (yalnızca yetkili OEM'ler tarafından kullanılabilir) başvurabilir.
Cihaz modeli kod kısıtlamaları
AR için Google Play Hizmetleri (ARCore), ARCore destekli tüm cihazlarda güvenilir izleme performansı sağlayan cihaza özel yapılandırma ve kalibrasyon parametreleri sağlamak için yerleşik ve kablosuz olarak güncellenen ARCore cihaz profillerini kullanır.
Bu cihaz profilleri, çalışma zamanında model koduna (adb shell getprop ro.product.device
) göre yüklendiğinden her cihaz modelinde / SKU'da genel olarak benzersiz bir model kodu kullanması son derece önemlidir. Örneğin:
- Aynı model kodu, benzer ancak aynı olmayan cihaz modellerinde yeniden kullanılmamalıdır.
- Ayrıca ARCore destekli cihazlar, ARCore destekli olmayan cihazlar da dahil olmak üzere diğer Android cihazlarda kullanılmakta olan model kodlarını yeniden kullanmamalıdır.
Aksi belirtilmediği sürece bu sayfanın içeriği Creative Commons Atıf 4.0 Lisansı altında ve kod örnekleri Apache 2.0 Lisansı altında lisanslanmıştır. Ayrıntılı bilgi için Google Developers Site Politikaları'na göz atın. Java, Oracle ve/veya satış ortaklarının tescilli ticari markasıdır.
Son güncelleme tarihi: 2023-12-01 UTC.
[null,null,["Son güncelleme tarihi: 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"]]