You can send a broadcast to your foreground process using a receiver that triggers the foreground process to call a method in the service from onReceive().
Android Workz On Aug 20, 4:25 pm, Call_Waiting <[email protected]> wrote: > Does anyone know how to, or if it's even possible to check the > (foreground process/top of the activity stack) from a service? -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

