Android Developer Question:

What is foreground Service?

Tweet Share WhatsApp

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 PDF Read All 56 Android Developer Questions
Previous QuestionNext Question
Explain me what is Context?What is bound Service?