穿戴式设备的用户体验设计原则
使用集合让一切井井有条
根据您的偏好保存内容并对其进行分类。
Wear OS 是一种用于穿戴式设备的平台,有助于人们更加关注当下时光,并以更健康、更高效的方式生活。Wear OS 使智能手表成为一目了然的独立设备,以便用户可以在线掌握最新动态并快速完成相关任务,而不必掏出口袋中的移动设备。
针对 Wear OS 进行开发时,请牢记以下设计原则。
针对关键任务进行设计
针对腕部佩戴进行优化
帮助用户在几秒钟内完成手表上的任务,避免人体工学不适或手臂疲劳。
一目了然的界面
Wear OS 上的应用会显示在多个 surface 上,这些 surface 的设计以用户与手表的互动方式为依据,主要 surface 包括复杂功能和功能块。
始终贴合用户需求
用户会一直佩戴手表。请考虑如何根据用户所处的情境(例如时间、地点和活动)更新应用内容。
可离线使用
针对连接缓慢和离线使用场景(例如锻炼和通勤)进行设计。
本页面上的内容和代码示例受内容许可部分所述许可的限制。Java 和 OpenJDK 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2025-07-27。
[[["易于理解","easyToUnderstand","thumb-up"],["解决了我的问题","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["没有我需要的信息","missingTheInformationINeed","thumb-down"],["太复杂/步骤太多","tooComplicatedTooManySteps","thumb-down"],["内容需要更新","outOfDate","thumb-down"],["翻译问题","translationIssue","thumb-down"],["示例/代码问题","samplesCodeIssue","thumb-down"],["其他","otherDown","thumb-down"]],["最后更新时间 (UTC):2025-07-27。"],[],[],null,["# UX design principles for wearables\n\nWear OS is a wearable platform, helping people live more present, healthy, and\nproductive lives. Wear OS makes smartwatches into glanceable, standalone\ndevices, so users can stay connected online and complete tasks quickly, while\nleaving mobile devices in their pockets.\n\nKeep the following design principles in mind when developing for Wear OS.\n\nDesign for critical tasks\n-------------------------\n\n\nFocus on one or two tasks rather than a full app experience. \n\n\u003cbr /\u003e\n\nOptimize for the wrist\n----------------------\n\n\nHelp people complete tasks on the watch within seconds to avoid ergonomic\ndiscomfort or arm fatigue. \n\n\u003cbr /\u003e\n\nGlanceable surfaces\n-------------------\n\n\nApps on Wear OS are displayed across multiple surfaces designed around how\npeople interact with the watch, the primary surfaces being complications and\ntiles. \n\n\u003cbr /\u003e\n\nAlways relevant\n---------------\n\n\nThe watch is always with the user. Consider how to update your app content for\npeople's context, such as their time, place, and activity. \n\n\u003cbr /\u003e\n\nWorks offline\n-------------\n\n\nDesign for slow connections and offline use cases, such as exercising and\ncommuting. \n\n\u003cbr /\u003e"]]