What is background location checks?

Android 10 features a background access location reminder, which increases transparency into how much access apps have to a device’s location and helps users maintain control over such access . In Android 9 and lower, an app can track a device’s location while running in the background without the user’s knowledge.

Read more

What is foreground in Android?

A foreground service performs some operation that is noticeable to the user . For example, an audio app would use a foreground service to play an audio track. Foreground services must display a Notification. Foreground services continue running even when the user isn’t interacting with the app.

Read more