I apologize if this question has already been asked but my various forum searches have not revealed any helpful results.
I would like to add functionality to an App while another App has focus (i.e. displayed on the screen).
The procedure would be be:
That is it in a simplistic nutshell. I would be very grateful if anyone could point me in the right direction.
Thanks,
John
I would like to add functionality to an App while another App has focus (i.e. displayed on the screen).
The procedure would be be:
- Start my App (Added functionality) as a service
- Detect when the other App has focus (i.e. displayed)
- Display my graphics or button on the other App's display (The other App would be fully functioning and it's display has normal operation other than a small button or graphic overlaying the original display)
- Display my own App when the user presses the button or graphic
- ---- Perform action/function in my app
- Return to the other App when the user presses the back button
- Remove the button/graphic from the display when the other App looses focus
That is it in a simplistic nutshell. I would be very grateful if anyone could point me in the right direction.
Thanks,
John