- Android Wear Projects
- Ashok Kumar S
- 152字
- 2021-07-15 17:17:51
Android Wear design principles
Designing a Wear application is different than designing a mobile or tablet application. The Wear operating system is very lightweight and has a specific set of jobs to accomplish by sharing the right information with the Wearer.
General Wear principles are Timely, Glanceable, Easy to Tap, Time-Saving.
Timely
Giving the right information at the right time.
Glanceable
Keeping the Wear application user interface clean and uncluttered.
Easy to Tap
The actions users will click on should have the right spacing and size of the picture.
Time-Saving
Creating the best application flows that do tasks quickly.
For any Wear application, we need the proper building blocks to control the business logic of the application and other architectural implementation. The following are the scenarios for developing a Wear application to help us to carve the wear application better:
- Defining layouts
- Creating lists
- Showing confirmations
- Wear navigation and actions
- Multifunction buttons
- LabVIEW 2018 虛擬儀器程序設計
- Microsoft Dynamics 365 Extensions Cookbook
- BeagleBone Media Center
- DevOps入門與實踐
- Python王者歸來
- Learning Laravel 4 Application Development
- Data Analysis with Stata
- Spring Boot Cookbook
- Apache Spark 2.x for Java Developers
- Jenkins Continuous Integration Cookbook(Second Edition)
- Getting Started with LLVM Core Libraries
- Extreme C
- Go語言入門經典
- Mastering Responsive Web Design
- 面向對象程序設計教程(C#版)