Skip to content

schoentoon/ParallelIntentService

Repository files navigation

A parallel implementation of IntentService

This works exactly the same as the IntentService, except for the fact that onHandleIntent(Intent); will be called in parallel.

About

A parallel implementation of the IntentService on Android

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages