This video explains about basics of Android Service component, and how to use different types of services to make your app interactive and productive.
.
It explains how to started service, bound service and intent service works.
.
Also it has demonstrated a dummy music player program to interact between started and bound services to full understand their life-cycles.