https://github.com/arunkumar9t2/dagger-workmanager
Sample app demonstrating how to construct inject WorkManager's Worker instances using Dagger 2
https://github.com/arunkumar9t2/dagger-workmanager
Last synced: about 1 year ago
JSON representation
Sample app demonstrating how to construct inject WorkManager's Worker instances using Dagger 2
- Host: GitHub
- URL: https://github.com/arunkumar9t2/dagger-workmanager
- Owner: arunkumar9t2
- License: mit
- Created: 2018-12-20T13:59:29.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-12-21T00:46:12.000Z (over 7 years ago)
- Last Synced: 2025-03-24T17:52:43.978Z (about 1 year ago)
- Language: Kotlin
- Homepage: https://www.arunkumarsampath.in/dagger-recipes-illustrative-step-by-step-guide-to-achieve-constructor-injection-in-workmanager/
- Size: 130 KB
- Stars: 20
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Injecting WorkManager Workers with Dagger.
Sample app for my [blog article](https://www.arunkumarsampath.in/dagger-recipes-illustrative-step-by-step-guide-to-achieve-constructor-injection-in-workmanager/)