48 skills found · Page 1 of 2
TheCodeMonks / Notzz App📝 A Simple Note-Taking App built to demonstrate the use of Modern Android development tools - (Kotlin, Coroutines, State Flow, Hilt-Dependency Injection, Jetpack DataStore, Architecture Components, MVVM, Room, Material Design Components).
mobiledevpro / Closetalk.appApp Template | Android, Kotlin, Jetpack Compose, Jetpack Navigation, feature modules, MVI, Koin, Coil, Proto DataStore, GitHub Actions
serbelga / Todometer✅ A meter to-do list built with Android Jetpack (Room, ViewModel, LiveData, Databinding, ViewBinding, DataStore...), MotionLayout, Kotlin Coroutines, Dagger Hilt, Material Components, ...
cloudant / Sync AndroidA JSON-based document datastore for Android applications
android / Codelab Android DatastoreNo description available
a914-gowtham / LetsChatLetsChat is a Sample Messaging Android application built to demonstrate the use of Modern Android development tools - (Kotlin, Coroutines, Flow, Dagger-Hilt, Architecture Components, MVVM, Room, Testing, Coil, DataStore) and Firebase
hoc081098 / Refresh Token SampleAndroid Refresh token with Retrofit, OkHttp, Kotlin Coroutines Mutex 🔂 When multiple requests hit 401 (HTTP_UNAUTHORIZED), only single Refresh token request will be executed. After successful refresh, all pending requests will be executed concurrently. Example of encryption Jetpack Proto DataStore with Tink. Secured Proto DataStore. This example app shows how you can encrypt your data when using Proto DataStore from Jetpack.
dalemoncayo / Android Kotlin Datastore SharedpreferencesDemo app illustrating SharedPreferences usage for local data storage in Android. Easily understand data transfer between activities. See also: android-kotlin-intents.
kursatkumsuz / MovieA Multi-Module Android app built using with Kotlin, Jetpack Compose, MVVM with Clean Architecture, Paging3, Flow, Coroutines, Hilt, Retrofit, OKHttp, Firebase, DataStore
kursatkumsuz / Crypto Portfolio Jetpack ComposeA Multi-Module Android app built using with Jetpack Compose, Clean Architecture + MVVM, Flow, Hilt, WorkManager, Firebase, Room, DataStore, Retrofit, Coroutines, Navigation Compose
Kotlin-Android-Open-Source / DataStore SampleDataStore-sample. Preferences DataStore Working with Preferences DataStore Codelab. Using Jetpack Compose for UI. Toggle dark mode / light model. StateFlow, Coroutines Flow.
gautam84 / Quizella🧠 A quiz app based on MVVM architecture pattern to test your intelligence. Built using Android-Jetpack Compose and Ktor-client to retrieve data from server.
philipplackner / DataStoreAndroidNo description available
GoogleCloudPlatform / Solutions Cloud Adventure Sample Android ClientCloud Adventure is a mobile game application built entirely upon Google’s Cloud Platform. It is an end-to-end implementation that uses multiple Google Cloud products - Google App Engine and Cloud Datastore Google Cloud Endpoints Android and Google Cloud Messaging. This game demonstrates following use cases: 1. Selecting a google account and user handle for use with the game 2. Saving game statistics to each player’s user account 3. Basic preset communication between users outside of the game 4. Basic preset communication between players during the game 5. Basic player state syncing, such as upon joining a game or ending a game 6. Leader board statistics easily available through Datastore
sayemoid / Kmm Booster TemplateKotlin Multiplatform Mobile (KMM) template for building Android & iOS apps with Jetpack Compose. It includes Firebase, OAuth, Datastore, AdMob, image loading, error handling, and multi-app support. The template streamlines app creation and CRUD operations with a shared codebase and powerful command-line tools.
javacl / Xml About MeSample Android Clean MVVM architecture ( Retrofit + Okhttp + Moshi + Glide + Room + Navigation Component + Coroutines + Flow + DataStore + ViewModel + Hilt + Data binding )
sosandstrom / MardaoMardao is the Java Architect's Dao Generator, for Spring JDBC, AppEngine Datastore and Android SQLite
cliearl / Book Search AppA book info search android app using android architecture components and MVVM architecture (Kotlin + Coroutines + Retrofit + Room + DataStore + Paging + WorkManager + Hilt)
Musfick / GamesKeeper[In progress...] 🎮 Android GamesKeeper using Hilt, Coroutines, DataStore, Flow, Retrofit2, Jetpack ( Room, ViewModel, LiveData, Paging3 ) based on MVVM architecture.
RhymezxCode / SimpleStoreAn Android library that helps you handle all the code for shared preference, datastore and blockstore.