Skip to content

kalaiselvan369/Background-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Background-operations

Performing background operations in android using Thread, Handler, Runnable and HandlerThread.

This project has two activity, one performing background operations using Thread, Handler and Runnable whereas the other activity with HandlerThread.

Run each activity by specifying main launcher in intent filter in AndroidManifest.xml

Included Job Priority queue sample.

Run network operation or long operations in queue using https://github.com/yigit/android-priority-jobqueue library.

About

Android thread operations

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages