navigation-components
There are 42 repositories under navigation-components topic.
gastsail/CocktailApp
Cocktails Android App with Clean Architecture, MVVM , Retrofit, Coroutines, Navigation Components , Room, Dagger Hilt, Cache Strategy and Coroutines Flow
mitchtabian/Navigation-Components-Example
An example using a single activity, several fragments, animations, arguments, with Navigation Components (Kotlin)
IsaiasCuvula/mvvm_note_app_kotlin_android_studio
This is a Simple but Complete Android Note App with clean architecture, MVVM, Room Database, Navigation Components, Safe Args, and Search View!
hi-manshu/ComposePictures
This is a project built using Jetpack Compose on UI, Clean architecture, Dagger Hilt, Kotlin Flow, Navigation Components etc.
SmartToolFactory/Posts-MVVM-DaggerHilt-Dynamic-Feature-RxJava3-Flow-Sample
Posts Api sample with Kotlin RxJava3/Coroutines Flow, Clean Architecture, Offline first/last with Room + Retrofit2, Dagger Hilt, Dynamic Feature Modules, Static Code Analysis, Gradle DSL, MockK+ MockWebServer with Test Driven Development including Api and Database tests
SmartToolFactory/Android-DaggerHilt-DynamicFetureModule-Boilerplate
Boilerplate to create empty project with Dagger Hilt, Dynamic Feature modules, MVVM, RxJava, Coroutines with modularization
adpth/BMI-Calculator
This App concept is basically used to calculate BMI value and corresponding weight status while taking age into consideration.
jatzuk/MVVM-Running
Android application for run tracking
abhinav12k/Fire_Wallpapers
A Wallpaper App
JaShakouri/Offline-First
Kotlin Sample Using (Offline First,Dagger2,DataBinding,MVVM,Room,Clean,RxKotlin,Navigation Components)
omer358/Remind-Me
This is a simple app to practice Jetpack libraries
Rajacharles/Fullpage-Responsive-Humburgar-Navigation
Full-page Responsive Menu Design | Hamburger Navigation
ezatpanah/Deeplink-NavigationComponent-Youtube
How to create Deeplink in Navigation Component in Kotlin
ezatpanah/PassData-NavigationComponent-Youtube
how can PassData in NavigationComponent in Kotlin
JOYPAUL2001/Newsify
Newsify is a separate Android application focused on delivering up-to-date news across various categories. It leverages the NEWS API to fetch current events and provides a convenient platform to stay informed.
mimDall/VoiceRecorder
A Voice Recorder with Player
ozkayanurhuda/NoteApp
Note Application with using MVVM, Room Database, Recycler View, Search View, View Binding, Navigation Components
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.
CalixtoElProgramador/DailyCosmos-Android
✨ My first app on Play Store. View as many photos as you can of the cosmos published by NASA since 1995. Create a user to save your favorites in the cloud or download them to your internal memory. 🌌
CalixtoElProgramador/MathSolar-Android
5️⃣ Udacity Nanograde project and a personal project for my thesis degree. 🏛 Size grid-connected and off-grid PV projects, get the latest news on solar panels and climate change, use various calculators and tools related to PV systems, and more. ☀⚡
CalixtoElProgramador/PVWatts-Android
Estimate the energy production of a photovoltaic system thanks to NREL's sizing tool called PVWatts through its API.
kiruba-r11/Birthday-Greeting-2
A simple app using Navigation Components and SafeArgs to get the name of the user and wish him/her "Happy Birthday". This app is an upgradation to another app where I used Intents.
kiruba-r11/Student-Details
A simple app using Navigation Components to input few data and display them. The data is passed between fragments using Bundles (traditional way) and SafeArgs (safe and modern way).
luisenricke/NavigationComponent
This project provides an opportunity to explore and learn about the Navigation Component
RicardoBravoA/AsteroidRadar
Second project of the Android Kotlin Developer Nanodegree course.
AndroidGeekCo/Navigation-Component-Youtube
How to Use Navigation Component in Kotlin
CalixtoElProgramador/LocationReminder-Android
4️⃣ Udacity Nanograde project. A Todo list app with location reminders that remind the user to do something when he reaches a specific location. 🗺📍
CalixtoElProgramador/ShoeStoreInventoryApp-Android
1️⃣ Udacity Nanograde project. A simple app that employs the first components of an MVVM architecture. The user can add items to a list that is being observed. These items are displayed in a TextView inside a ScrollView.
paulajustino/JokenpoApp
Projeto criado para aplicar aprendizado do curso de Desenvolvedor Android da Ebac (Módulo 11 e 12 - Navegação, Módulo 12 - Ciclo de Vida)
Rajavignesh12/Navbar
Navbar using html and css
alcarazolabs/kotlin_send_data_fragments_navigation_components
Send two values between fragments using navigation components library
CalixtoElProgramador/LocationReminder-2ndVersion-Android
It is an alternative version of the fourth project of Udacitiy. The difference between this one and the first one is that it is much more customized and with Hilt. The tests (unit, mockito, espresso) are still to be implemented.
pawanharariya/Android-Trivia
Trivia app with questions on android. Play and share your results. This app shows the use of various Navigation components.