27 Mart 2025'ten itibaren AOSP'yi derlemek ve AOSP'ye katkıda bulunmak için aosp-main
yerine android-latest-release
kullanmanızı öneririz. Daha fazla bilgi için AOSP'de yapılan değişiklikler başlıklı makaleyi inceleyin.
Dokunma teknolojisi
Koleksiyonlar ile düzeninizi koruyun
İçeriği tercihlerinize göre kaydedin ve kategorilere ayırın.
Android dokunma alt sistemi, dokunma duyusu aracılığıyla uyaranların oluşturulmasına katkıda bulunan donanım ve yazılım özelliklerini ifade eder. Dokunsal efektler oluşturmak için yüksek düzeyde donanım bağımlılığı gerekirken dokunsal uyaranları algılamak için yüksek düzeyde kullanıcı bağımlılığı ve tercihi gerekir. Bu ikilem, cihaz üreticilerinin Android ekosisteminde dokunma duyusuyla ilgili kullanıcı avantajları geliştirmesini ve en üst düzeye çıkarmasını gerektiriyor.
Dokunma etkilerini doğru şekilde uygulamak için güncel ve uyumlu donanım gerekir.
Kullanıcıların dokunsal uyaranları doğru şekilde algılayabilmesi için istenen efektleri oluşturmak üzere belirli tercihlerde ayarlamalar yapılmalıdır. Üreticiler, Android'de dokunma teknolojisini doğru şekilde uygulamak için her iki koşulu da karşılamalıdır.
Aşağıdaki kılavuzlarda, cihaz üreticileri ve uygulama geliştiricileri için uygunluk talimatları açıklanmakta ve Android dokunma API'lerinin en iyi şekilde kullanımıyla ilgili net bir rehberlik sağlanmaktadır:
Genel olarak uyumluluk hakkında daha fazla bilgi edinmek için Android Uyumluluk Tanımlama Belgesi'ni okuyun.
Android'de dokunma teknolojisini kullanma hakkında daha fazla bilgi edinmek için Android Geliştirici Belgeleri'ni inceleyin.
Bu sayfadaki içerik ve kod örnekleri, İçerik Lisansı sayfasında açıklanan lisanslara tabidir. Java ve OpenJDK, Oracle ve/veya satış ortaklarının tescilli ticari markasıdır.
Son güncelleme tarihi: 2025-07-27 UTC.
[[["Anlaması kolay","easyToUnderstand","thumb-up"],["Sorunumu çözdü","solvedMyProblem","thumb-up"],["Diğer","otherUp","thumb-up"]],[["İhtiyacım olan bilgiler yok","missingTheInformationINeed","thumb-down"],["Çok karmaşık / çok fazla adım var","tooComplicatedTooManySteps","thumb-down"],["Güncel değil","outOfDate","thumb-down"],["Çeviri sorunu","translationIssue","thumb-down"],["Örnek veya kod sorunu","samplesCodeIssue","thumb-down"],["Diğer","otherDown","thumb-down"]],["Son güncelleme tarihi: 2025-07-27 UTC."],[],[],null,["# Haptics\n\nThe Android haptics subsystem refers to hardware and software features that\ncontribute to the creation of stimuli through the sense of touch. *Creating*\nhaptic effects requires a high degree of hardware dependencies, while\n*perceiving* haptic stimuli requires a high degree of user dependencies and\npreferences. This dichotomy challenges device manufacturers to develop and\nmaximize haptic user benefits in the Android ecosystem.\n\nImplementing haptic effects correctly requires up-to-date, compatible hardware.\nFor users to properly perceive haptic stimuli, specific preferences must be\ntweaked to create the desired effects. Manufacturers must satisfy both\nrequirements to properly implement haptics on Android.\n\nThe following guides describe the compliance instructions for device\nmanufacturers and app developers, and provides clear guidance on the best use\nof the Android haptics APIs:\n\n- [**A step-by-step checklist detailing haptic SW and HW compliance**](/docs/core/interaction/haptics/haptics-implement)\n\n The checklist walks\n you through the key elements of the hardware configuration process.\n- [**A foundation for haptic framework**](/docs/core/interaction/haptics/haptics-ux-foundation)\n\n This lists the set of UX principles that Android haptic improvements are\n driven by.\n- [**An in-depth look at UX and design principles**](/docs/core/interaction/haptics/haptics-ux-design)\n\n These principles illustrate the importance of hardware compliance in\n improving the haptics UX for Android end users.\n- [**Assess hardware**](/docs/core/interaction/haptics/hardware)\n\n Learn how to assess the haptic effects implementation with the necessary\n test equipment and apply your findings to the performance map to draw\n conclusions about the performance of your device under test.\n\nTo learn more about compatibility in general, read the [Android\nCompatibility Definition Document](/docs/compatibility/11/android-11-cdd).\n\nTo learn more about using haptics in Android, read the [Android\nDeveloper Documentation](https://developer.android.com/develop/ui/views/haptics)."]]