55 results for “topic:jetpack-datastore”
🔥 Android学习知识点总结 Jetpack、MVVM、MVI、Kotlin、ViewPager2、JUC多线程等,欢迎star!
🗽 A Simple Demonstration of the New York Times App 📱 using Jsoup web crawler with MVVM Architecture 🔥
A graceful multiplatform bluesky client
Cinemax is a Movies & TV Shows application for Android.
Material You music player for android
Feature flags for multi-module Kotlin Android projects
The Android Developer Roadmap 2023 includes 29 practical exercises that cover all the essential concepts used in day-to-day development.
This is Dormitory Management System Android Repository
Android application: Clean Architecture with Jetpack Compose and many more.
Android interval timer app using compose + compose navigation, dagger hilt, room, kotlin coroutines + flow and mvvm design pattern.
Cinemax is a Movies & TV Shows application for Android and iOS, built with Compose Multiplatform.
Repo to demonstrate usage of MAD with multi module setup, centralised dependency management, jetpack compose, CI/CD,clean code and mvi architecure
🎯 "ToDo" app demonstrates modern Android app development with Jetpack Compose, Hilt, Material3, Coroutines, Flows, Room based on MVVM architecture
A sample demo app (two screen TODO list app) which has Clean Architecture with MVVM , UI built with Jetpack Compose and includes Modern Android Development Best Practices
Preference via delegates (Flow, Coroutines) + JetPack DataStore Storage + DSL for RecyclerView based preference screens
StarProfile, multimodule android app following the Test Driven Development (TDD) approach and clean code architecture
A weather app using the latest Android tech. Used as a base for a workshop for App Builders 2022
Jetpack DataStore is a data storage solution that allows you to store key-value pairs or typed objects with protocol buffers. DataStore uses Kotlin's coroutines and Flow to store data asynchronously, consistently, and transactionally. It will replace SharedPreferences.
안드로이드를 위한 단 하나의 MFA 예제
AuthorsDemo for new micro blogging platform
🎨 ArtNiche - An NFT Art Collectibles Marketplace for Digital Artists, Crafted with Jetpack Compose for a Seamless Creative Experience. 💼🖼️🚀
An Android Todo List app
Typesafe-Datastore is a lightweight abstraction layer on top of DataStore that provides simplicity, type-safety, ease in migration and testability.
Мобильное приложение для просмотра оценок из БРС ФКН ВГУ.
QR code scanner, Android timer foreground service, MVVM architecture pattern, Retrofit, kotlin Flow, Dagger hilt
A Sample Project based on Jetpack DataStore
A simple quiz drawing app made with jetpack compose.
DailyPhotosDiary: app для ведения ежедневника с фотографиями.
Android app that save things on SQLite (with Room)
Create an android application to save tasks in local database (Room) using mvvm .