02-07-2010 08:52 AM
Hi all - my app displays a popup on incoming call. The the Voice Mail dialog has a high priority preventing the display of my own popup (higher than the missed call dialog which I can circumvent). One possible solution is to dismiss the popup via injection and redisplay it on call termination. I am able to catch the voice message message (SMS) instance. My question is whether there is a way to re-issue it by sending as an sms to localhost. Any other ideas?