4. Building App Navigation

Overview

In this chapter, you will build user-friendly app navigation through three primary patterns: bottom navigation, the navigation drawer, and tabbed navigation. Through guided theory and practice, you will learn how each of these patterns works so that users can easily access your app's content. This chapter will also focus on making the user aware of where they are in the app and which level of your app's hierarchy they can navigate to.

By the end of this chapter, you will know how to use these three primary navigation patterns and understand how they work with the app bar to support navigation.

Introduction

In the previous chapter, you explored fragments and the fragment lifecycle, and employed Jetpack ...

Get How to Build Android Apps with Kotlin now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.