love otudor wrote
Implementing Navigation Architecture in Android
In this guide, we would implement the navigation architecture component in a simple Android app. Before we begin, you should have: Basic of android development with java Laptop An Android IDE. I will be using Android studio version 2.0 Migrated project to use AndroidX libraries. If not, see how to migrate your project here. Good […]
October 6, 2020 in Android