There are 1 repository under workmanager topic.
APKUpdater is an open source tool that simplifies the process of finding updates for your installed apps.
👓 A curated list of awesome android kotlin apps by open-source contributors.
:fire: ( 持续更新,目前含 300+ 工具类 ) DevUtils 是一个 Android 工具库,主要根据不同功能模块,封装快捷使用的工具类及 API 方法调用。该项目尽可能的便于开发人员,快捷、高效开发安全可靠的项目。
A Flutter plugin which allows you to execute code in the background on Android and iOS.
🔥 快速入门Android Jetpack&Compose 以及相关Kotlin、MVVM/MVI等独立构架App的基础技能
An Android File downloader library based on WorkManager with pause and resume support.
🎞 A movie Android app that mimics a real-world project environment, showcasing Clean Architecture, Kotlin, and Jetpack Compose, with Offline-first support.
App to display and monitor the targetSDK from installed apps.
阳光沙滩APP
Android MVVM Architecture - Modern Approach - WhereIsMyMotivation - As per Google recommendations. Learn to build a real Android App using latest libraries and techniques.
A sample Android App which notifies about COVID19 cases in 🇮🇳India after every 1 hour.
Demo implementation to Schedule FCM Notifications on Android Device using AlarmManager + WorkManager.
A feature-rich shopping list Android app with offline-first mode and Material You design
A Kotlin Multiplatform library for scheduling and managing background tasks
Movies App is a TMDb mobile app that list movies and series, shows their details, you can even watch trailers, save movies to list for watch later
Get Location Updates on 15 minutes interval via WorkManager.
A Jetpack Compose App which allows users(humans) to track their projects progress. The app allows the user to break down their projects into easier manageable tasks where they can easily update their tasks' progress.
25 projects to learn the fundamentals of building Android apps using Kotlin.
Android app for viewing release dates and other details for every video game ever made.
Android native client for Keycloak
Habit Tracker app showcasing how to create a scalable Android App
MoviesMix is an Android application that allows users to explore the latest movies, get detailed information, watch trailers, and download posters. the app follows the MVVM architecture and utilizes popular libraries such as Retrofit, Room, Dagger-Hilt, ExoPlayer, and Coil.
Sample application with MVVM pattern using RxJava and Architecture Components
Android Sample Kotlin+ MVVM + Coroutines + Retrofit + Room +Dagger + Junit4 + Mockito + Espresso + MockWebServer
[On Pause] Android application for tracking, managing and analysing cash-flow
一款相片小组件应用,可添加多张相片,可以打开应用、链接,支持图片裁剪、组件圆角以及边距调整。
A Jetpack Compose clock app with timer, stopwatch and one-time/recurring alarms.
Android library for displaying data based on JSON configuration fetched from server. With this library, you can kiss goodbye to string.xml, dimen.xml, arrays.xml. Keep all your string/integer/array config in one file. The library will automatically fetch the data from the url you provide.
📱My android playground app - Simple and Fastest todo app - developing to cover most android concepts, simple logic can make me focus more on framework
When there's none to go to. In times of danger or trouble, there is nowhere to seek help from. Help-me comes with an innovative solution to the above problem. It will automatically send notifications to your nearby people and it will be the moral duty of the people to help the person in danger.
Schedule & run Dart code in the background on both Android & iOS
Clean Architecture With MVVM and Jetpack Compose
How to use WorkManager in Android.
WorkManager use-case Example. Worker constrains. Single worker [OneTime or Periodic]. Single worker with Retry-BackOff Criteria. Complex workers use-case [Single Chain, Group Chain and, Multiple Chain].