We have an app that sends a Intent.ACTION_CALL from a service. This has 
been working fine.
But as of android 4.0.4 the call is not started if the device is in "sleep 
mode" with the screen black. Now the call is only triggered if you press a 
button on the phone so it goes out of sleep mode... why is this? And how do 
we fix it? It needs to be able to start calls even when you have the phone 
in your pocket and haven't been messing with it for awhile.

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to