Top "Foreground" questions

Mostly refers to an application or an element that is in the front of a view.

How to detect when an Android app goes to the background and come back to the foreground

I am trying to write an app that does something specific when it is brought back to the foreground after …

android background foreground
Context.startForegroundService() did not then call Service.startForeground()

I am using Service Class on the Android O OS. I plan to use the Service in the background. The …

android service operating-system foreground android-8.0-oreo
WPF Label Foreground Color

I have 2 Labels in a StackPanel and set a Foreground color to both of them... The second one shows as …

wpf colors foreground
How to startForeground() without showing notification?

I want to create a service and make it run in the foreground. Most example codes have notifications on it. …

android android-service foreground
Is there a foreground equivalent to background-image in css?

I want to add some shine to an element on webpage. I would prefer if I don't have to add …

html css foreground
How do I update the notification text for a foreground service in Android?

I have a foreground service setup in Android. I would like to update the notification text. I am creating the …

android service notifications foreground
iOS: Keep an app running like a service

In iOS, how would I instruct the OS to keep my app running even if it is no longer in …

ios iphone ipad foreground background-service
Foreground service being killed by Android

Update: I have not found a true solution to the problem. What I did come up with was a method …

android service foreground
Bring window to front -> raise(),show(),activateWindow() don’t work

In my Qt-application I open a URL in the default-browser. Afterwards I want to bring the main-window of my application …

c++ windows winapi qt foreground
Applescript - Bring window to foreground

I have an application with several windows opened at the same time. I'd like to bring a specific window to …

macos window applescript foreground