AsyncManager icon indicating copy to clipboard operation
AsyncManager copied to clipboard

Android Multithreading Library For Easy Asynchronous Management

Results 4 AsyncManager issues
Sort by recently updated
recently updated
newest added

AsyncManager.runBackgroundTask(new TaskRunnable() { } **Track Decryption in background task** Normally working perfectly but sometimes take time callback method call. especially application restart and Mediaplayer issue raise

I use leaky to check my project,but i caused leak;how to solve it please? the leak message is: static AsyncManager.instance references *.asyncmanager.AsyncManager.mExecutionTaskWorkQueue references java.util.concurrent.LinkedBlockingQueue.head ......

Wish there could be a git tag for jitpack.io versioning, make it available via a tag rather than commit id.