Android Developer Question:
Download Questions PDF

What is foreground Service?

Answer:

A foreground service performs some operation that is noticeable to the user. For example, we can use a foreground service to play an audio track. A Notification must be displayed to the user.

Download Android Developer Interview Questions And Answers PDF

Previous QuestionNext Question
Explain me what is Context?What is bound Service?