i want to show a alert when my app is running but phone is locked..we can say in power save mode. is there a way to show alertview without Push-Notification service when phone is idle and app is running.
views:
124answers:
1
+2
A:
If the application is locked, then your app is blocked. The only possibility (which I've never tried) might be to push a notification to the phone.
Dave DeLong
2009-10-09 17:45:53