751 Repositories
Android mvvm-sample Libraries
A personal project made using Jetpack Compose, Clean-MVVM architecture and other jetpack libraries
A basic CRUD for recording your personal credit and debit transactions. Made using Jetpack Compose, Clean-MVVM and other Jetpack libraries, incorporated with Unit Tests.
Android Clean Architecture with MVVM using Jetpack component
Android Clean Architecture with MVVM using Jetpack component ๐ก What is Clean Architecture? Clean architecture is a category of software design patter
Integration of Retrofit and Hilt-Dagger with MVVM architecture to get request from GitHub Api
GitHubApiApp-MVVM-Retrofit-Hilt-Dagger-Livedata ๐ I built this project to demonstrate integration of Hilt-Dagger and Retrofit with MVVM architecture.
๐ ๐ฅณ MVVM based sample currency converter application using Room, Koin, ViewModel, LiveData, Coroutine
Currency Converter A demo currency converter app using Modern Android App Development techniques Tech stack & Open-source libraries Minimum SDK level
Simple sample app for sport events.
Kaizen Sports Simple sample app for sport events. Features Uses fake REST API to load data. Expandable list of events for each sport. Live countdown t
Dose a Android app that reminds you medications exactly when your body needs them, building entirely using Kotlin and Jetpack Compose with MVVM + Clean Architecture
๐โฐ Dose is a work-in-progress Android app that reminds you medications exactly when your body needs them, building entirely using Kotlin and Jetpack Compose with MVVM + Clean Architecture
A sample application that build with combine use Clean Architecture framework and Github API
The Github Example Introduction This is a sample application that build with combine use Clean Architecture framework and Github API (https://develope
Sample Ktor app using a functional stack
samstack This is a template project you can clone and use as a basis for your own Kotlin based microservices. This application structure is my persona
Android Application that let users select 2 currencies with the amount to convert
Currency Converter Android Application that let users select 2 currencies with the amount to convert and have Historical data for 2 currencies of thei
Sample Ktor app using a functional stack
samstack This is a template project you can clone and use as a basis for your own Kotlin based microservices. This application structure is my persona
A Secure Password Generator designed with security precautions for the user's data
GenPass GenPass is a secure password generating application designed with a high level of security. It uses Java Security library to generate strong p
A simple Pokedex App getting API with Retrofit, maintaining data using LiveData, and Material Design based on MVVM architecture
PokedexApp Pokedex A simple Pokedex App getting API with Retrofit, maintaining data using LiveData, and Material Design based on MVVM architecture. Te
Second assigment of the UpSchool Android Development Bootcamp
Android-Tween-Animation-Sample ๐ The view animation framework supports both tween and frame-by-frame animations, both of which can be declared in XML
Using material toolbar sample.
MaterialToolbarSample Using material toolbar sample. Handled rtl & ltr support (I wanted to display toolbar itself ltr, but the menus based on rtl or
FaceTimeClone app that implements Coroutines , mvvm architecture , clean architecture , navigation component , hilt , etc.... using kotlin language
This repository contains a FaceTimeClone app that implements Coroutines , mvvm architecture , clean architecture , navigation component , hilt , etc.... using kotlin language
A native android app that shows how much calories one must consume based on their profile
Healtify is a native android app which allows the user to track the amout of Calories they are consuming. It not only tracks the calories but also shows how much of fat, protein and carbs they have consumed and how much they should be doing.
The app is composed of 2 screens, first is the profile screen, it has the user_name and address pinned at the top and then it lists all of this userโs albums.
The app is composed of 2 screens, first is the profile screen, it has the user_name and address pinned at the top and then it lists all of this userโs albums. When you press on any album it navigates to the second screen which is an album details screen that contains list of the images in an recyclerview grid. Also you have search bar that you can filter within the photos album by the image title.
Showify is a my first simple โ Android application ๐ฑ using DI, where I learn how to use dagger-hilt, retrofit2, mvvm, livedata, Requestly Interceptor
Showify is a my first simple โ Android application ๐ฑ using DI, where I learn how to use dagger-hilt, retrofit2, mvvm, livedata, Requestly Interceptor and so much more...
Sample Android Clean MVVM architecture
Sample Android Clean MVVM architecture ( Retrofit + Okhttp + Moshi + Coil + Room + Navigation Component + Coroutines + Flow + DataStore + ViewModel + Hilt + Compose )
A simple authentication application using Jetpack compose to illustrate signin and sign up using Mvvm, Kotlin and jetpack compose
Authentication A simple authentication application using Jetpack compose to illustrate signin and sign up using Mvvm, Kotlin and jetpack compose Scree
Sample of usage VisualFSM for Android application - Kotlin Coroutines, Jetpack Compose
Sample of usage VisualFSM for Android application - Kotlin Coroutines, Jetpack Compose ENG | RUS VisualFSM is a Kotlin library that implements an MVI
Onboarding sample project with view pager & shared preferences
Onboarding Sample Project When the application is first downloaded, we go to onboarding from the splash screen. We keep the information that onboardin
An App based on MVVM architecture to track & store a user's runs using Google Maps, with options to view & sort the runs as per the user's choice along the with option to run the app in background.
An App based on MVVM architecture to track & store a user's runs using Google Maps, with options to view & sort the runs as per the user's choice along the with option to run the app in background.
Noted is a Clean Architectured android application for taking personal notes
Noted is an android application for taking notes. The user can create, edit, review, and delete notes. They also can specify a category for each note.
Sample for the Androidx Biometrics Library
Android BiometricLogin Sample (Kotlin) Sample for the Androidx Biometrics Library Introduction This is the canonical sample that demonstrates how to i
This is a sample app to demonstrate the power of using EventSourced models and the ease with which these can be modelled using Kotlin.
Lego 4 Rent This is a sample app to demonstrate the power of using EventSourced models and the ease with which these can be modelled using Kotlin. To
A sample app showing different kind of memory leaks and their solutions
MemoryLeakApp A sample app showing different kind of memory leaks and their solutions. Make sure to check the source code to understand the concept of
Simple FOSS android app to help you plan and manage your savings goals easily and establish the habit of saving money.
GreenStash GreenStash is a simple FOSS android app to help you plan and manage your savings goals easily and establish the habit of saving money. ๐ค S
A sample project in Kotlin to demonstrate Jetpack Compose, MVVM, Coroutines, Hilt, Room, Coil, Retrofit, Moshi, Leak Canary and Repository pattern
Jetpack-Compose-Boilerplate This repository contains a sample project in Kotlin to demonstrate Jetpack Compose, MVVM, Coroutines, Hilt, Room, Coil, Re
Taskify is a mobile application used to create and schedule tasks in your TODO list
Taskify is a mobile application used to create and schedule tasks in your TODO list. It is built upon the new Maaterial 3 UI components with the MVVM pattern and the latest Jetpack components.
A quiz app built with trivia api. This app was built with mvvm architecture, dagger-hilt, retrofit, room database, and navigation components.
A quiz app built with trivia api. This app was built with mvvm architecture, dagger-hilt, retrofit, room database, and navigation components.
๐ก๏ธ Deddit demonstrates modern Android development with Hilt, Coroutines, Flow, Jetpack, and Material Design based on MVVM architecture
Deddit demonstrates modern Android development with Hilt, Coroutines, Flow, Jetpack (ViewModel,Paging3), and Material Design based on MVVM
AppUI Sample Application - display how you can create your own custom AppUI application within a few minutes
AppUI Sample Application This is an open-source project to display how you can create your own custom AppUI application within a few minutes. I have a
Sample HLS Video player in Kotlin with mvvm
HLSVideoPlayer Sample HLS Video player in Kotlin with mvvm Note: mvvm is partially implemented due to time constraint, so here is a scope for improvem
Android Application for a userโs favorite Movies, TV shows and Anime while keeping up to date with the latest releases.
Android Application for a userโs favorite Movies, TV shows and Anime while keeping up to date with the latest releases.
Android App made by Jetpack Compose Components with Kotlin, MVVM Pattern, Multi Module, Navigation, Hilt, Coroutines, Retrofit and cached data by Room
Mobile Banking Android App made by Jetpack Compose Components with Kotlin, MVVM Pattern, Multi Module, Navigation, Hilt, Coroutines, Retrofit and cach
Push Notifications Android
Push Notifications Android This repository shows how to use Huawei or Google services for Push-notification in different flavors. Preparations You nee
A sample Album list app that shows how to use ViewModels and Room together with RxJava & Dagger2, in Kotlin by Clean Architecture.
Kotlin-MVVM-Hilt A sample Album list app that shows how to use ViewModels and Room together with RxJava & Dagger2, in Kotlin by Clean Architecture. Im
A chat app for Android written in Kotlin using MVVM.
Chat App Android About A chat app for Android written in Kotlin using MVVM. Features Authentication: Email and password Google Auth Reset Password Sen
Sample app for tutorial: Pagination in Android Room Database using the Paging 3 Library
Demo Implementation of Paging 3 with Room DB Read the article. Demo implementation of Pagination in an Android Room Database using the Paging 3 Librar
Android Clean Architechture with MVVM, LiveData, Coroutine, Dagger Hilt, Room, DataStore
MovKu An application that displays a list of popular movies and detail Concepts Tech Stack Kotlin -A modern programming language that makes developers
A movies application built Using clean architecture and MVVM (Model-view-viewModel).
Movies-App This is a movies application which fecthes upcoming and popular movies from the movie Database(TMBD). It is built Using clean architecture
Gameforma is a simple game list application where user could explore more than 350.000 games
Gameforma is a simple game list application where user could explore more than 350.000 games data provided from RAWG Video Games Database API. Built with MVVM repositoy pattern, clean architecture in order to finish Dicoding Menjadi Android Developer Expert's (MADE) class submission.
This sample Android app lets user browse trending "language" related repositories on Github.
๐ Alligitor An alligator exploring github repositories This sample Android app lets users browse trending "language" related repositories on Github.
A nice weather that helps you get all information including: current weather, hourly weather and also forecasts for 16 days
WeatherForecast This is an ongoing project where I fetch all the weather data using Retrofit and Kotlin Coroutines over two APIs containing both curre
PassCode is the Android app made by using Jetpack Compose. Created for the test task submission.
PassCode PassCode is the Android app made by using the Jetpack Compose. Created for the test task submission. Showcase Dark Theme Light Theme ACs The
MVVM Todo App for Android using Kotlin.
MVVM To-Do List App with Flow and Architecture Components Watch the course here: https://www.youtube.com/playlist?list=PLrnPJCHvNZuCfAe7QK2BoMPkv2TGM_
Live-coding a web server with Ktor
ktor-sample Live-coding a web server with Ktor Ktor is a Kotlin framework dedicated to building asynchronous servers and clients in connected systems.
A sample app that shows how to easily encrypt the room database in an Android app
A sample app that shows how to easily encrypt the room database in an Android app. The password used for encryption is generated on the first use and saved in the Android EncryptedSharedPreferences.
A sample Android app that demonstrates how to use Firebase Authentication, Crashlytics, Cloud Firestore and Hilt with Jetpack Compose UI
showcase.mp4 Make it So This is a sample Android app that demonstrates how to use Firebase Authentication, Crashlytics, Cloud Firestore and Hilt with
A sample project demonstrating clean architecture in an Android app
Android Clean Architecture Sample A sample project demonstrating clean architecture in an Android app Tech stack Kotlin Coroutines Flow Jetpack App St
Online real-time android quiz game
KQuiz ะะฟะธัะฐะฝะธะต ะฟัะพะตะบัะฐ ะัะพะตะบั ะฟัะตะดััะฐะฒะปัะตั ัะพะฑะพะน ะผะพะฑะธะปัะฝะพะต ะฟัะธะปะพะถะตะฝะธะต, ะฒัะฟะพะปะฝััะตะต ัะพะปั ะฟะปะฐััะพัะผั ะดะปั ัะพะทะดะฐะฝะธั, ะฟะพะธัะบะฐ, ะพัะณะฐะฝะธะทะฐัะธะธ ะธ ะฒัะฟะพะปะฝะตะฝะธั ะพะฝะปะฐะนะฝ
Ivy FRP is a Functional Reactive Programming framework for declarative-style programming for Android
FRP (Functional Reactive Programming) framework for declarative-style programming for Andorid. :rocket: (compatible with Jetpack Compose)
Example Multi module architecture Android project using MVVM, Dynamic Features, Dagger-Hilt, Coroutines and Navigation Components
ModularDynamicFeatureHilt An Android template project following a multi module approach with clean architecture. It has been built following Clean Arc
Multi module architecture Android template project using MVVM, Dagger-Hilt, and Navigation Components
ModularAppTemplate An Android template project following a multi module approach with clean architecture. It has been built following Clean Architectu
A sample application showcasing authenticators using OIE android SDK
Embedded Auth with Okta OIE Android SDK - Kotlin Sample Application โ The sample uses an SDK that requires usage of the Okta Identity Engine. This fun
Tutorial Membuat Epoxy RecyclerView
Epoxy-Sample Tutorial Membuat Epoxy RecyclerView Tutorial Build with Android Studio https://youtu.be/Djp2DznyNxo Tutorial Build with Step by Step http
A sample Music Player project that help you learn about Compose in Android
Music App Compose UI A sample Music Player project that help you learn about Compose in Android. Note that this app only contain UI and has no logic.
Android Clean Architecture in Rorty is a sample project that presents modern, approach to Android application development using Kotlin and latest tech-stack.
Android Clean Architecture in Rorty is a sample project that presents modern, approach to Android application development using Kotlin and latest tech-stack.
Kotlin Multiplaform version of this app can be found here: Thinkrchive-Mutliplatform
๐ ThinkRchive Light Dark An app showing all details for various Lenovo Thinkpad models. Made to try out Jepack Compose for Android. Kotlin Multiplafo
AudioNotes ๐ An open source simple audio note taking app built to demonstrate android development best practices.
AudioNotes ๐ A simple open source audio note-taking ๐ Android application built to describe the use of Modern Android development tools. ๐ . Made w
Book selling application with MVVM (Model, View, ViewModel)
Book selling application with MVVM (Model, View, ViewModel), LiveData, DataBinding, Retrofit, Room Database, Navigation Component(NavGraph, BottomNav), ViewPager2 in TabLayout, SearchView, Vertical Adapter(BestSellers) and Horizontal Adapter(All Books) with ConcatAdapter for Main Screen, Firebase Auth, SearchView in Adapter, Picasso, Lottie, Animated Svg for Splash
App built using Kotlin, Dagger Hilt, Room Database, Coroutines, Flow, AndroidX Glance, WorkManager, Coil etc.
An article sharing platform where you can personalize, subscribe to your favorite topics, get daily-read reminders, etc. App built using Kotlin, Dagger Hilt, Room Database, Coroutines, Flow, AndroidX Glance, WorkManager, Coil etc.
Android - kotlin Coroutine with MVVM and Paging 3
Android - kotlin Coroutine with MVVM and Paging 3 To Loarn more about paging 3 To Loarn more about LoadStateAdapter API Reference Get all items Api So
A chat app for Android written in Kotlin using MVVM.
Chat App Android About A chat app for Android written in Kotlin using MVVM. Features Authentication: Email and password Google Auth Reset Password Sen
Sample Android Clean Architecture on App focused on written in Kotlin, following best practices using Jetpack with Compose.
Rick And Morty Jetpack Compose Sample App Table of Contents About the Project Architecture Features Environment Setup Contact About The Project This S
Youtube Android Clone ๐an Android Youtube Clone made out of XML and Kotlin
Youtube Android Clone ๐ This app consumes The Youtube Api to fetch and display a list of popular videos, The app uses MVVM design pattern to allow se
A clone of Instagram I made with Firebase.
InstagramClone In this project, I made an Instagram clone. I used firebase auth, firestore database and storage, I wrote it according to mvvm architec
Belajar Android Jetpack Pro Dicoding - with Hilt, LiveData, Online-Offline Caching, etc
movie-catalogue-jetpack-pro-dicoding Ini adalah final submission pada kelas Belajar Android Jetpack Pro di dicoding (get 5 star) Pada project ini terd
๐ Sample Android Clean Architecture on JetRorty App focused on the scalability, testability and maintainability written in Kotlin, following best practices using Jetpack with Compose.
Android Clean Architecture in Rorty is a sample project that presents modern, approach to Android application development using Kotlin and latest tech-stack.
Simple Notes app demonstrates modern Android development with Hilt, Material Motion, Coroutines, Flow, Jetpack (Room, ViewModel) based on MVVM architecture.
Simple Notes app demonstrates modern Android development with Hilt, Material Motion, Coroutines, Flow, Jetpack (Room, ViewModel) based on MVVM architecture.
A secure, opensource android app to store your bank accounts, cards, and credentials. Locally and securely.
Digital Tijori ๐ Digital Tijori app lets you store your bank accounts, cards and credentials. You can link cards and credentials to a particular bank
Sample application to show state management & unidirectional data flow using Jetpack compose.
Jetpack Compose State Management A sample project to demonstrate State Management in Jetpack compose by following This CodeLab. Through the project yo
Template for MVVM Architecture Clean Code.
Template for MVVM Architecture. This is basic template for android app follwing MVVM architecture and latest tech stack. You don't need to create and add basic code and depency for start project using MVVM architecture. Just use this template and boost your productivity.
Template for MVVM Architecture Clean Code.
MVVM Template Kotlin Template for MVVM Architecture. This is basic template for android app follwing MVVM architecture and latest tech stack. You don'
Advanced Android Weather App using MVVM Architecture Sample (ViewModel + LiveData + Kotlin + volley) = Weather App
Advanced Android Weather App using MVVM Architecture Sample (ViewModel + LiveData + Kotlin + volley) = Weather App Video Weather.-.HD.720p.mov Introdu
A demonstration modern Android development project with Jetpack(Compose, Room, Flow, ViewModel, Navigation), Hilt and based on MVVM by using Github API.
A demonstration modern Android development project with Jetpack(Compose, Room, ViewModel, Navigation), Hilt and based on MVVM by using Github API.
A more lightweight and simpler to use MVVM architecture for Android.
A more lightweight and simpler to use MVVM architecture for Android, Data and views are two-way bound.
๐จโ๐ป A demonstration modern Android development project with Jetpack(Compose, Room, ViewModel, Navigation), Hilt and based on MVVM by using Open Sky API. โ๏ธ ๐
A demonstration modern Android development project with Jetpack(Compose, Room, ViewModel, Navigation), Hilt and based on MVVM by using Open Sky API.
GithubUserApps is an application that can Search and Displaying the details of a User github
GithubUserApps is an application that can Search and Displaying the details of a User github. this apps is written in Kotlin with MVVM Architecture, RXJava3, Kotlin Coroutines, ROOM Database, Retrofit, and Data Store Preferences to saving the Dark/Light Theme Key-Value.
PolitcalPreparedness is an example application built to demonstrate core Android Development skills recommended by Google.
PolitcalPreparedness is an example application built to demonstrate core Android Development skills recommended by Google.
Demo Android application using Gradle. Project is written entirely in Kotlin with MVVM architecture
Demo Android application using Gradle. Project is written entirely in Kotlin with MVVM architecture, Dagger / Hilt Dependency Injection, Room Database and Retrofit API Calls
PapriCoin demonstrates Jetpack Compose usage to build modern app based on Clean Architecture and newest Tech-Stack
PapriCoin demonstrates Jetpack Compose usage to build modern app based on Clean Architecture and newest Tech-Stack. Repository also has loca
Groceries Store is a project to help people order grocery online
๐ Groceries Store Download on Google Play Store About Groceries Store is a project to help people order grocery online. The main purpose of this proj
๐ Remote call sample android app using RemoteMonster
๐ Remote call sample android app using RemoteMonster
A program written entirely in Kotlin using the principles of Clean Architecture according to the MVVM pattern
A program written entirely in Kotlin using the principles of Clean Architecture according to the MVVM pattern. An application that shows a list of ani
Simple Login using firebase and compose views
SimpleLogin Project name: SimpleLogin Android Develop in android over MVVM, Kotlin, Compose. Package Structure com.anelcc.SimpleLogin # Root Pack
GmailApp is a sample survey app, built with Jetpack Compose
GmailApp GmailApp is a sample survey app, built with Jetpack Compose. To try out this sample app, you need to use Android Studio Arctic Fox. You can c
Retrieve Data from an API using MVVM Clean Architecture and Jetpack Compose
MVVM Clean Architecture Demo Retrieve Data from an API using MVVM Clean Architecture and Jetpack Compose. It simply shows a list of movies fetched fro
๐ฆ RoomAccounting app - a simple invoice accouting application ๐ฆ
RoomAccounting RoomAccounting app is a simple invoice accouting application. Based on local database with the CRUD operation. Architecture ๐ Project
โ๏ธ ๐ค Sample weather app with Retrofit, Hilt and Coroutines โ๏ธ ๐ค
WeatherAppsX app is a sample networking app showing weather forecast of the current day and the average forecast for the next four days.
Note taking app using MVVM architecture with Hilt, Material Motion, Coroutines, Flow, Jetpack
Note taking app using MVVM architecture with Hilt, Material Motion, Coroutines, Flow, Jetpack (Room, ViewModel,Paging3).
Base App - MVVM, Base Structure, Hilt, Kotlin Flow, Retrofit
Base App - MVVM, Base Structure, Hilt, Kotlin Flow, Retrofit
A sample project of implementing Liveness Detection and Identity OCR on Android app using Kredibel Vision SDK
Vision Sample (Android) A sample project of implementing Liveness Detection and Identity OCR on Android app using Kredibel Vision SDK. You can checkou
โ๏ธ๐ค๐งโ Weather Android application that gives you the weather information of your saved location or any region you are looking forโ๏ธ๐ค๐งโ
โ๏ธ๐ค๐งโ Weather Android application that gives you the weather information of your saved location or any region you are looking forโ๏ธ๐ค๐งโ
GitHub application fetches events, repositories and profile using GitHub APIs
GitHub application using GitHub REST API Dagger MVVM architecture Mockk Jetpack Compose Kotlin Coroutines Application pages Attention If you want to u
Mobile App that that enables users to manager product listing IProcure Ltd Senior Android Engineer Role interview solution
Mobile App that that enables users to manager product listing (in and e-commerce environment) IProcure Ltd Senior Android Engineer Role interview solution
Sample projects for Android 13 (Developer Preview 1)
android-13-samples Sample projects for Android 13 (Developer Preview 1). Table of Content Themed App Icon (Github) (Tutorial) Quick Settings Placement
A Clean Architecture Cryptocurrency App (MVVM, Use Cases, Compose)
A Clean Architecture Cryptocurrency App (MVVM, Use Cases, Compose)
๐ฑ Android client app for the AryKey ๐
Android application that prepares an hardware device via USB serial port with a specific password generated deterministically based on three (3) inputs: the App we want to Unlock, the User ID used for login (typically an email address) and the PIN (6 numeric digits) we want to associate with previous inputs.