- 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
- Learning LibGDX Game Development(Second Edition)
- Data Visualization with D3 4.x Cookbook(Second Edition)
- UI設(shè)計(jì)基礎(chǔ)培訓(xùn)教程
- Interactive Data Visualization with Python
- 青少年軟件編程基礎(chǔ)與實(shí)戰(zhàn)(圖形化編程三級(jí))
- Responsive Web Design with HTML5 and CSS3
- QGIS By Example
- Spring Boot進(jìn)階:原理、實(shí)戰(zhàn)與面試題分析
- Java程序設(shè)計(jì)案例教程
- C++編程兵書(shū)
- Instant jQuery Boilerplate for Plugins
- 從程序員角度學(xué)習(xí)數(shù)據(jù)庫(kù)技術(shù)(藍(lán)橋杯軟件大賽培訓(xùn)教材-Java方向)
- 計(jì)算機(jī)組裝與維護(hù)(第二版)
- Get Your Hands Dirty on Clean Architecture
- Mastering OpenStack