android-jetpack-navigation
There are 27 repositories under android-jetpack-navigation topic.
SmartToolFactory/NavigationComponents-Tutorials
Tutorials about Navigation Components to learn using nav graphs, adding top menus, passing arguments via safe args, combining with different Material Design widgets such as BottomNavigationView, Toolbar, ViewPager2, TabLayout and dynamic feature module navigation with DynamicNavHostFragment and examining Memory Leaks.
mitchtabian/Navigation-Components-Example
An example using a single activity, several fragments, animations, arguments, with Navigation Components (Kotlin)
Atr07/drawer-with-bottom-navigation-architecture
Sample android kotlin project with both drawer and bottom navigation together
MayconCardoso/Modularized-Single-Activity-Navigation
This is a simple example of a Single Activity application. On this project, you will see how to implement a good navigation approach by using Google Navigation Component in a modularized app.
4mr0m3r0/movies-jetpack-sample
Android Jetpack + Kotlin, Coroutines, Flow + Clean Architecture + Domain model
KarimRedaHassan/Navigation-Component-BottomNavigationView-with-Custom-Transition-Animation-and-Navigation-Listener
This Tutorial will discuss how to implement custom transition animation when using Navigation Component provided by Android Jetpack and BottomNavigationView.
AlexSheva-mason/Rick-Morty-Database
This is an Android app for searching and filtering all the relevant information on characters / locations / episodes from the universe of "Rick and Morty" series
ilhamsuaib/Jetpack-Navigation
Single activity with bottom navigation + some fragments + keep state bottom navigation fragments using android jetpack navigation
burakgomec/Word_Reminder
An android language translator application developed with ibm watson language service
KarimRedaHassan/Navigation-Component-OptionsMenu-with-Custom-Transition-Animation-and-Custom-Navigation-Listener
This Tutorial will discuss how to implement custom transition animation when using Navigation Component provided by Android Jetpack and OptionsMenu.
0x10FF/pokemon-dex-demo
Sample application using Android Navigation, Paging with local cache and Remote API.
rob729/Quiet_Hours
No more trouble to make silent mode ON/OFF manually every time.
onimur/androidx-bottom-navigation-view
BottomNavigationView using the Android Jetpack library with Navigation Architecture Component. Android Studio
yorigum/BasicNavigationJetpackCompose
If you want to learn how to use the navigation library on jetpack compose, you can try this simple project. It will show you how to use navigation libarary in jetpack compose. This project is easy to follow and fun to do.
amritlalsahu5/AndroidNavigationComponents
This is sample application to demonstrate how to use Android Navigation Components .Just to confine the learning mainly on this important Jetpack library, code has been kept very plain and simple without using any library or architecture.
animeshroydev/AnimesAPIBlog
Demo video of Blog website from where app CREATE, DELETE, UPDATE post etc: https://youtu.be/I5jV_RvyGv0
jessicaraissapessoa/ElectricCarApp
Repositório destinado ao aplicativo construído no módulo "Introdução ao Desenvolvimento Mobile com Kotlin" e refatorado no módulo "Ganhando Produtividade com o Android Jetpack" do Santander Bootcamp - Mobile Android com Kotlin
tayyabmughal676/NavDrawerApp
Nav Drawer App using Jetpack Navigation.
theMagusDev/CupcakeApp
This app demonstrates multiple fragments in an activity, a shared ViewModel across fragments, data binding, LiveData, and the Jetpack Navigation component.
Awilg/Till
An app that makes you a better friend
alinbabu2010/MealzApp
Android Jetpack compose app for showing different meals categories
erikrios/my-navigation
Learn About Navigation Component in Android
imabhishekkumar/Jetpack-101
Repository to try out various Android Jetpack Libraries
jessicaraissapessoa/NavigationComponent
Repositório destinado aos códigos que produzi no decorrer das aulas do curso "Gerenciando o Fluxo de Navegação de Apps Android", Santander Bootcamp 2023 - Mobile Android com Kotlin", pela plataforma DIO
thulasiram-sarathy/Android-Epoxy-Recyclerview
Android Epoxy Recyclerview with retrofit network call