210 skills found · Page 1 of 7
rumboalla / ApkupdaterAPKUpdater is an open source tool that simplifies the process of finding updates for your installed apps.
androiddevnotes / Awesome Android Kotlin Apps👓 A curated list of awesome android kotlin apps by open-source contributors.
gyf-dev / CactusAndroid Keep Alive(安卓保活),Cactus 集成双进程前台服务,JobScheduler,onePix(一像素),WorkManager,无声音乐
afkT / DevUtils:fire: ( 持续更新,目前含 300+ 工具类 ) DevUtils 是一个 Android 工具库,主要根据不同功能模块,封装快捷使用的工具类及 API 方法调用。该项目尽可能的便于开发人员,快捷、高效开发安全可靠的项目。
fluttercommunity / Flutter WorkmanagerA Flutter plugin which allows you to execute code in the background on Android and iOS.
iOrchid / Android Jetpack Demo🔥 快速入门Android Jetpack&Compose 以及相关Kotlin、MVVM/MVI等独立构架App的基础技能
kasem-sm / SlimeKTAn 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.
khushpanchal / KetchAn Android File downloader library based on WorkManager with pause and resume support.
android / Codelab Android WorkmanagerNo description available
AliAsadi / Android Clean Architecture🎞 A movie Android app that mimics a real-world project environment, showcasing Clean Architecture, Kotlin, and Jetpack Compose, with Offline-first support.
bernaferrari / SDKMonitorApp to display and monitor the targetSDK from installed apps.
anjiemo / SunnyBeach这是一款基于 Kotlin、MVVM 和 Jetpack 构建的【阳光沙滩】社区开源Android客户端。我们的使命是让编程学习更简单,欢迎贡献!
brewkits / KmpworkmanagerKMP WorkManager - Unified API for scheduling and managing background tasks—one‑off, periodic, exact and chained jobs—featuring advanced triggers, structured logging, event‑driven completion, demo UI and docs.
afteracademy / Wimm Android AppAndroid MVVM Architecture - Modern Approach - WhereIsMyMotivation - As per Google recommendations. Learn to build a real Android App using latest libraries and techniques.
PatilShreyas / Covid19 Notifier INA sample Android App which notifies about COVID19 cases in 🇮🇳India after every 1 hour.
DanielRendox / GroceryGeniusA feature-rich shopping list Android app with offline-first mode and Material You design
avidraghav / SpaceDawnSpace Dawn is a demo app built to demonstrate the use of Mutli-Module Clean MVVM Architecture with Jetpack Compose by following Material-3 guidelines along with other MAD libraries such as Dagger-Hilt, Room Database, Coroutines, Navigation, WorkManager etc. for building Android Apps
iFr0z / WorkManagerNotificationThis example shows how to set notification for a specific date and time with WorkManager
matt-ramotar / MeeseeksA Kotlin Multiplatform library for scheduling and managing background tasks
PatilShreyas / FCM OnDeviceNotificationSchedulerDemo implementation to Schedule FCM Notifications on Android Device using AlarmManager + WorkManager.