Kể từ ngày 27 tháng 3 năm 2025, bạn nên sử dụng android-latest-release
thay vì aosp-main
để xây dựng và đóng góp cho AOSP. Để biết thêm thông tin, hãy xem phần Thay đổi đối với AOSP.
Xúc giác
Sử dụng bộ sưu tập để sắp xếp ngăn nắp các trang
Lưu và phân loại nội dung dựa trên lựa chọn ưu tiên của bạn.
Hệ thống con haptics (hệ thống phản hồi xúc giác) của Android đề cập đến các tính năng phần cứng và phần mềm góp phần tạo ra các kích thích thông qua cảm giác chạm. Để tạo hiệu ứng xúc giác, bạn cần có nhiều phần phụ thuộc phần cứng, trong khi để nhận biết các kích thích xúc giác, bạn cần có nhiều phần phụ thuộc và lựa chọn ưu tiên của người dùng. Sự phân đôi này thách thức các nhà sản xuất thiết bị phát triển và tối đa hoá lợi ích của người dùng về phản hồi xúc giác trong hệ sinh thái Android.
Để triển khai hiệu ứng xúc giác một cách chính xác, bạn cần có phần cứng tương thích và mới nhất.
Để người dùng cảm nhận đúng cách các kích thích xúc giác, bạn phải điều chỉnh các lựa chọn ưu tiên cụ thể để tạo ra hiệu ứng mong muốn. Nhà sản xuất phải đáp ứng cả hai yêu cầu để triển khai đúng cách tính năng phản hồi xúc giác trên Android.
Các hướng dẫn sau đây mô tả hướng dẫn tuân thủ dành cho nhà sản xuất thiết bị và nhà phát triển ứng dụng, đồng thời đưa ra hướng dẫn rõ ràng về cách sử dụng hiệu quả nhất các API haptics của Android:
Để tìm hiểu thêm về khả năng tương thích nói chung, hãy đọc Tài liệu định nghĩa về khả năng tương thích với Android.
Để tìm hiểu thêm về cách sử dụng tính năng phản hồi xúc giác trong Android, hãy đọc Tài liệu dành cho nhà phát triển Android.
Nội dung và mã mẫu trên trang này phải tuân thủ các giấy phép như mô tả trong phần Giấy phép nội dung. Java và OpenJDK là nhãn hiệu hoặc nhãn hiệu đã đăng ký của Oracle và/hoặc đơn vị liên kết của Oracle.
Cập nhật lần gần đây nhất: 2025-07-27 UTC.
[[["Dễ hiểu","easyToUnderstand","thumb-up"],["Giúp tôi giải quyết được vấn đề","solvedMyProblem","thumb-up"],["Khác","otherUp","thumb-up"]],[["Thiếu thông tin tôi cần","missingTheInformationINeed","thumb-down"],["Quá phức tạp/quá nhiều bước","tooComplicatedTooManySteps","thumb-down"],["Đã lỗi thời","outOfDate","thumb-down"],["Vấn đề về bản dịch","translationIssue","thumb-down"],["Vấn đề về mẫu/mã","samplesCodeIssue","thumb-down"],["Khác","otherDown","thumb-down"]],["Cập nhật lần gần đây nhất: 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)."]]