These classes teach you how to engage and retain your users by implementing the best interaction patterns for Android. For instance, to help users quickly discover content in your app, your app should match their expectations for user interaction on Android. And to keep your users coming back, you should take advantage of platform capabilities that reveal and open your content without requiring users to go through the app launcher.
Designing Effective Navigation
How to plan your app's screen hierarchy and forms of navigation so users can effectively and intuitively traverse your app content using various navigation patterns.
Implementing Effective Navigation
How to implement various navigation patterns such as swipe views, a navigation drawer, and up navigation.
Notifying the User
How to display messages called notifications outside of your application's UI.
Adding Search Functionality
How to properly add a search interface to your app and create a searchable database.
Making Your App Content Searchable by Google
How to enable deep linking and indexing of your application content so that users can open this content directly from their mobile search results.