
AndroidX is the open-source project that the Android team uses to develop, test, package, version and release libraries within Jetpack. We’ll create a simple Activity with two fragments and check how we can use Navigation component to navigate between these fragments Step 1Ĭreate a new project with androidx support or refactor your codebase to support androidx.

Let’s look at how this component works by creating a simple example.
