An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: workmanager-architecturecomponent

10zgurr/NotificationMan

Firing Scheduled Notifications

Language: Kotlin - Size: 189 KB - Last synced at: 17 days ago - Pushed at: about 2 years ago - Stars: 15 - Forks: 2

iFr0z/WorkManagerNotification

This example shows how to set notification for a specific date and time with WorkManager

Language: Kotlin - Size: 141 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 128 - Forks: 40

singhgeetgovind/Notes

Notes app Built for native Android App with best practices followed MVVM architecture & Room DB along with that Work Manger,AlarmManager & BroadcastReceiver is also used. AlarmManager is used to alert the user to remind their task. WorkManager will operate in the background to update the local db once the reminder is sent to the user

Language: Kotlin - Size: 493 KB - Last synced at: 22 days ago - Pushed at: 22 days ago - Stars: 2 - Forks: 1

KaushalVasava/Task-App

It is a to-do list application using Navigation components, MVVM, Coroutines, Room database and dependency injection using dagger-hilt.

Language: Kotlin - Size: 244 KB - Last synced at: 26 days ago - Pushed at: almost 2 years ago - Stars: 8 - Forks: 3

CollinsGichuki/NotesApp

A Note taking android application with a twist. Add reminders to notes on the same application and receive notification when the reminder goes off. Written in java using the MVVM architecture pattern and Jetpack libraries.

Language: Java - Size: 428 KB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

avidraghav/SpaceDawn

Space 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

Language: Kotlin - Size: 8.16 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 132 - Forks: 11

RahulSinghRawatDev/WorkManagerKotlinSample

Best example to demonstrate Android workmanager and its working with Kotlin

Language: Kotlin - Size: 144 KB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 3 - Forks: 0

nikeight/Quoty

A simple Android App to demonstrate the use of important components like Retrofit, Room DB, Hilt, StateFlows etc by following the MVVM architecture.

Language: Kotlin - Size: 2.7 MB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 2

alirezaeiii/TVMaze-Cache

A sample using Kotlin, MVVM, Koin, Coroutines, StateFlow, Room, WorkManager, Retrofit, DataBinding and Unit test which showcase Transform animation between two Views in Activities.

Language: Kotlin - Size: 13.4 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 29 - Forks: 8

mobiledevpro/Android-WorkManager-Demo

Demo app using WorkManager API. Support Android 6 - 11. Official doc https://developer.android.com/topic/libraries/architecture/workmanager

Language: Kotlin - Size: 843 KB - Last synced at: 5 days ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 1

iZeroKim/DevBytes

Language: Kotlin - Size: 181 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

uditbhaskar/Work-Manager-Notification-Manager-Example

Example of an Android app implementing Android jetpack work manager & notification manager.

Language: Kotlin - Size: 106 KB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 4 - Forks: 0

mwshubham/WorkManagerDemo

WorkManager Demo (Chaining workers, applying constraints, observing state via Live Data)

Language: Kotlin - Size: 2.88 MB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 3 - Forks: 0

mutwakilmo/workManager

Language: Java - Size: 164 KB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

Fbada006/Cook-Central

My capstone project in the Udacity Android Deveoper Nanodegree

Language: Kotlin - Size: 662 KB - Last synced at: almost 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

zawadz88/android-workmanager-sync-sample

Sample showing how to trigger sync periodically and on-demand with AndroidX WorkManager

Language: Java - Size: 127 KB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

S-H-U-R-A/WaterMeCodelab-Use-WorkManager-LocalNotification-ViewModel-LiveData-Databinding-RecycleView-ListAdap

CodeLab final de WorkManager, se aprende a usar tareas programadas para mandar una notificación y transformación de la opcacidad de una imágen.

Language: Kotlin - Size: 201 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

S-H-U-R-A/BackGroundCodelab-Use-WorkManager-Worker-WorkRequest-ViewModel-Livedata-Localnotify-FileSystem-Uri

CodeLab sobre Work Manager Básico, se envian notificaciones locales creando un channel, Además se crea carpetas, archivos usando File() y se recuperan usando contentresolver de Application.

Language: Kotlin - Size: 377 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Dmytro-Pashko/FastRent

Open Source Android app with mocked functionality designed to demonstrate good and modern mobile app architecture. The project showcases a well-organized modular architecture that follows clean architecture principles.

Language: Kotlin - Size: 186 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

VaibhavMojidra/Android-Java---Demo-Work-Manager-Periodic-Request

WorkManager is the recommended solution for persistent work. Work is persistent when it remains scheduled through app restarts and system reboots. Because most background processing is best accomplished through persistent work, WorkManager is the primary recommended API for background processing.

Language: Java - Size: 207 KB - Last synced at: 3 months ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

manoj-mili/workmanager-notification

Simple app which demonstrates workmanager and pending notification

Language: Kotlin - Size: 102 KB - Last synced at: 11 months ago - Pushed at: over 5 years ago - Stars: 8 - Forks: 3

Aish05/workmanager-periodic-run-demo

This repo shows a demonstration of how to run work manager in periodic interval

Language: Kotlin - Size: 132 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 4 - Forks: 1

abdelmalek-roshdi/Covid-19tracker

A COVID19 Tracker App that hepls you to keep track of casses around the globe and subscribe to sepcific countries to get notified

Language: Kotlin - Size: 937 KB - Last synced at: about 1 month ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 1

alirezaeiii/News-Cache

A sample to showcase Kotlin, MVVM, Navigation, Coroutines, Room, WorkManager, Retrofit and DataBinding.

Language: Kotlin - Size: 188 KB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 10 - Forks: 2

AnandSuthar99/WorkManagerDemo

Jetpack Architecture Component: WorkManager Demo

Language: Kotlin - Size: 98.6 KB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

rafsanahmad/Android-WorkManager-Sample

An example app to demonstrate Android WorkManager Jetpack Component.

Language: Kotlin - Size: 906 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 8 - Forks: 1

bgmylc/AD12Bootcamp-WorkManager

WorkManager lecture for Android 12 Bootcamp

Language: Kotlin - Size: 97.7 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

shivaprasad-bhat/work-manager-android

Application that uses Android Jetpack's WorkManager to send periodic notification

Language: Kotlin - Size: 79.1 KB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 1

souravpany/reminderApp

It's a simple Android Task Reminder App that is capeble to creat the remider depeans on the date and time. And it has also capebalility to remind user about his scheduled tasks and at the given time the usr can the notification at exact time.

Language: Kotlin - Size: 137 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 1

khadkarajesh/asteroid-radars

Udacity Mentorship Project

Language: Kotlin - Size: 2.31 MB - Last synced at: 29 days ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

phoenix-254/ILoveZappos

An Android application displaying cryptocurrency price information using bitstamp API - Zappos intern challenge

Language: Kotlin - Size: 6.77 MB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 5 - Forks: 0

khadkarajesh/location-finders

Udacity Mentorship Location finder applications

Language: Kotlin - Size: 403 KB - Last synced at: 4 months ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

Related Keywords
workmanager-architecturecomponent 32 kotlin 14 android 12 workmanager-kotlin 11 workmanager 10 workmanager-example 7 kotlin-android 7 room-database 6 livedata 6 navigation-architecture-component 5 mvvm 5 notification-android 5 mvvm-architecture 5 room 5 room-persistence-library 5 android-application 5 retrofit2 5 viewmodel 4 coroutines 4 kotlin-coroutines 4 notificationmanager 3 background-jobs 3 android-development 3 viewbinding-android 3 coroutines-flow 3 clean-architecture 3 coroutines-android 3 notifications 3 databinding-android 3 mvvm-android 3 localnotifications 2 sharedpreferences 2 livedata-databinding 2 android-studio 2 koin 2 android-architecture-components 2 moshi 2 rxjava2 2 android-app 2 koin-android 2 scheduled-tasks 2 dagger-hilt 2 jetpack-android 2 recyclerview 2 alarmmanager 2 broadcast-reciever 2 androidx 2 pull-to-refresh 1 tablayout 1 mojidra 1 viewpager2 1 androidarchitecturecomponets 1 workmanager-dagger-injection 1 cancelwork 1 constraints 1 android-library 1 unit-testing 1 dagger2-mvvm 1 dagger2-android 1 vaibhav 1 viewbinding 1 vaibhav-mojidra 1 couroutine 1 android-architecture 1 hilt-dagger 1 vaibhavmojidra 1 pending-intent 1 periodic-tasks 1 roboelectric 1 google-maps-api 1 geofencing 1 firebase-authentication-android 1 firebase-auth 1 espresso 1 android-viewmodel 1 android-navigation-component 1 mpandroidchart 1 kodein-android 1 kodein 1 students 1 repository-pattern 1 offline-first 1 livedata-viewmodel 1 fragment-navigation 1 fragment-lifecycle 1 pickerview 1 notification-service 1 customtimepicker 1 customdatepicker 1 timber 1 instrumentation-tests 1 backgroundtask 1 android-permissions 1 periodicworkrequest 1 onetimeworkrequest 1 andriod 1 retorfit2 1 offline-caching 1 mutlimodule 1 jetpack-compose 1