Dear Android Developers,

is it possible to make a call from an activity and make sure the
activity doesn't keep running while the call is in session? And, once
the user is done with the call (by pressing the hangup button or
whatever), the call log screen wouldn't get shown and the user would
be directed to a new activity within the application.

I know there's ways to detect calls and call hangups through services,
but, I'm not sure if it's possible to make an activity from an app pop
up as soon as a call is over.

You know what I mean?

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