Hi all,

I need a help, in my application I am detecting an outgoing call. For
a particular number I need to abort the outgoing call but before doing
this a user confirmation is also required.

Now the problem is we can't draw "Alert Dialog" in BroadCastRecevier.
To solve this issue I can call an activity having dialog theme but  if
user press "No" button of the Alert Dialog then the app can disconnect
the outgoing call but we haven't setResultData() method in the
activity.

Please tell me, how can I solve this problem? Any help will be
appreciated.

Thanks in advance.

-- 
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

Reply via email to