What is difference between Activity & Service?

Submitted by: Muhammad
Activities are basically containers or windows to the user interface. Services is a component that is used to perform operations on the background. It does not have an UI.
Submitted by: Muhammad

Read Online Android Developer Job Interview Questions And Answers