An implementation of android.app.Service that, like IntentService, handles background work in a separate thread and finished when all work is completed. But unlike IntentService, each Intent is handled asynchronously.
-
Notifications
You must be signed in to change notification settings - Fork 0
An implementation of android.app.Service that, like IntentService, handles background work in a separate thread and finished when all work is completed. But unlike IntentService, each Intent is handled asynchronously.
ajk1311/AsyncIntentService
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
An implementation of android.app.Service that, like IntentService, handles background work in a separate thread and finished when all work is completed. But unlike IntentService, each Intent is handled asynchronously.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published