I have one activity which starts a service which intercepts text messages.
I would like the activity screen bringing to the foreground to display some information, in other words if the "program" is in the background, I would like it bringing into view without user intervention.
I could use kiosk mode to override everything else, but would prefer it to sit in the background hidden and only if given the correct command by sms become visible.
I would like the activity screen bringing to the foreground to display some information, in other words if the "program" is in the background, I would like it bringing into view without user intervention.
I could use kiosk mode to override everything else, but would prefer it to sit in the background hidden and only if given the correct command by sms become visible.