Answers

Question and Answer:

  Home  Android Developer

⟩ What is difference between Activity & Service?

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.

 144 views

More Questions for you: