Skip to content

Demonstrating mostly used service operations like Downloading, Getting location Updates and performing long operations

Notifications You must be signed in to change notification settings

perusudroid/ServicePro

Repository files navigation

ServicePro

1). Background service to do operations in MainThread.

2). Download file from network in worker thread using IntentService. (Used code from another repos, found to be best.)

3). Getting periodic location updates in background. Permission and GPS handled.

Watch the video

About

Demonstrating mostly used service operations like Downloading, Getting location Updates and performing long operations

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages