Hello, I'm developing application which have to make calls which after call will not go into call log part of android default dialler but it have to directly back into my Activity. My idea is to extend Intent class and make custom call action, but I can't find any post which describe this. Is there any way I can do this? Or maybe somebody have other idea how I can do this? Thanks!
-- 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

