Actually, I'm looking at the bottom of the screen on the Galaxy Tab 2 (running 4.0 I believe) and there is a task bar at the bottom of the screen that implies my "other" app is running.
When I run my app and do an intent on the other app, everything works fine so I know that the "other" app is out there ready to run. I've tried my app with the "other" app not having been started and my app fails (as would be expected)..
What I'm trying to do is, before I launch the intent for the "other" app, I make sure it's running on the tablet.
The "other" app is a video conferencing app with VERY little API tools available to me to test it's state.
Thanks,
Gary M