Topic: "android-jetpack-navigation"
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.
Language: Kotlin - Size: 36.1 MB - Last synced at: 16 days ago - Pushed at: about 1 year ago - Stars: 399 - Forks: 91

mitchtabian/Navigation-Components-Example
An example using a single activity, several fragments, animations, arguments, with Navigation Components (Kotlin)
Language: Kotlin - Size: 1.18 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 214 - Forks: 111

Atr07/drawer-with-bottom-navigation-architecture
Sample android kotlin project with both drawer and bottom navigation together
Language: Kotlin - Size: 6.8 MB - Last synced at: 10 months ago - Pushed at: over 3 years ago - Stars: 60 - Forks: 22

4mr0m3r0/movies-jetpack-sample
Android Jetpack + Kotlin, Coroutines, Flow + Clean Architecture + Domain model
Language: Kotlin - Size: 4.92 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 15 - Forks: 4

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.
Language: Kotlin - Size: 189 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 15 - Forks: 0

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.
Size: 19.5 KB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 14 - Forks: 0

ilhamsuaib/Jetpack-Navigation
Single activity with bottom navigation + some fragments + keep state bottom navigation fragments using android jetpack navigation
Language: Kotlin - Size: 192 KB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 8 - Forks: 0

burakgomec/Word_Reminder
An android language translator application developed with ibm watson language service
Language: Java - Size: 897 KB - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 5 - Forks: 2

rob729/Quiet_Hours
No more trouble to make silent mode ON/OFF manually every time.
Language: Kotlin - Size: 19.9 MB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 3 - Forks: 9

onimur/androidx-bottom-navigation-view
BottomNavigationView using the Android Jetpack library with Navigation Architecture Component. Android Studio
Language: Java - Size: 346 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 0

ritwikjamuar/NASASample
Language: Kotlin - Size: 222 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 0

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.
Size: 20.5 KB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 2 - Forks: 0

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
Language: Kotlin - Size: 226 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

theMagusDev/CupcakeApp
This app demonstrates multiple fragments in an activity, a shared ViewModel across fragments, data binding, LiveData, and the Jetpack Navigation component.
Language: Kotlin - Size: 233 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

animeshroydev/AnimesAPIBlog
Demo video of Blog website from where app CREATE, DELETE, UPDATE post etc: https://youtu.be/I5jV_RvyGv0
Language: Kotlin - Size: 312 KB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

tayyabmughal676/NavDrawerApp
Nav Drawer App using Jetpack Navigation.
Language: Kotlin - Size: 131 KB - Last synced at: 6 days ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

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.
Language: Kotlin - Size: 193 KB - Last synced at: 9 months ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

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
Language: Kotlin - Size: 113 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

0x10FF/pokemon-dex-demo
Sample application using Android Navigation, Paging with local cache and Remote API.
Language: Kotlin - Size: 93.8 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

alinbabu2010/MealzApp
Android Jetpack compose app for showing different meals categories
Language: Kotlin - Size: 189 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

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.
Language: Kotlin - Size: 98.6 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

erikrios/my-navigation
Learn About Navigation Component in Android
Language: Kotlin - Size: 156 KB - Last synced at: 4 days ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

thulasiram-sarathy/Android-Epoxy-Recyclerview
Android Epoxy Recyclerview with retrofit network call
Language: Kotlin - Size: 829 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 1

imabhishekkumar/Jetpack-101
Repository to try out various Android Jetpack Libraries
Language: Kotlin - Size: 287 KB - Last synced at: about 1 month ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

Awilg/Till
An app that makes you a better friend
Language: Kotlin - Size: 212 KB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

s12u/android-navigation-shared-elements-transition
Language: Kotlin - Size: 3.03 MB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0
