Overview

An app is one of the primary surfaces on Wear OS. Apps are different from complications or tiles, which are glanceable representations of app content. Apps display more information and support richer interactivity. The user often enters an app from another surface, such as the launcher, recents, a notification, complication, tile, or voice action.

Principles

alt text

Focused Focus on critical tasks to help people get things done within seconds.

alt text

Shallow and linear Avoid creating hierarchies deeper than two levels. Aim to display content and navigation inline when possible.

alt text

Scrolling Apps can scroll. This is a natural gesture for users to see more content on the watch.

Content container types

Use content containers in your app to group related content and differentiate from distinct content or content groupings.

Fixed height containers

alt text

Variable height containers

alt text

Height and width greater than viewport

alt text

Paginated container

alt text

Full screen takeovers

Sign in states

Tell the user that they need to update their settings or preferences, log into their account, or create an account either from their watch or mobile app from the tile.

alt text