Skip to content

Kotlin example of creating bounded and unbounded service in android

Notifications You must be signed in to change notification settings

anukools/KotlinServices

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KotlinServices

This sample project will help you understand the major difference between two type of services in android

  1. Bounded Services
  2. UnBounded/Started Services

Apart from them, It explain the working of Intent Services with help example of downloading large JSON file from APIs.

I have used Kotlin as language so that beginners can understand the new syntax as well.

About

Kotlin example of creating bounded and unbounded service in android

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published