This has been addressed a few times in the past on this forum, but nothing in the last year+, so I wanted to see if anything had changed. Is it at all possible to hide the incoming call screen in order to display a small overlay for the incoming call? I can launch my app by listening to the android.intent.action.PHONE_STATE action, but I can not abort the broadcast (as it is non-ordered) and I can not hide the default screen. I found an app on the Play Store<https://play.google.com/store/apps/details?id=com.perracolabs.tcc>that claims to do this, but it doesn't work on my Galaxy Nexus (4.1.2) or my Galaxy S1 (2.3.7), so they may be using some sort of hack that doesn't work on all phones.
I understand the security concerns for opening this up to app developers, but I think it would still be very useful if we could figure out a way to make it safe for the users as well. Thanks, Eric Brynsvold -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

