Design Principles of Android Wear
-
Timely
Android Wear is designed around the core actions of suggest and demand. Wearables provide the right information at the right time, allowing users to be more connected to both the online and real worlds.
-
Glanceable
Keep interfaces uncluttered and easy to read. Organize information using a clear information hierarchy.
-
Easy to tap
Make sure your tap targets are well-spaced and easy to tap. Avoid relying on a large amount of user input to use the app.
-
Time-saving
Create efficient flows that help users complete tasks quickly. Avoid creating complex experiences that rely on multiple steps to get a task done.