When you register to ACTION_ANSWER it should work normally actually. There is a short thread on this here: http://stackoverflow.com/questions/5990590/how-to-detect-phone-call-broadcast-receiver-in-android This is such a common functionality, I'm sure you can find lots of other examples.
If your implementation doesn't work, it's probable you are doing something wrong when handling the related broadcast receiver. It might be worth to check out this tutorial: http://www.vogella.de/articles/AndroidServices/article.html ------------------------------------------------- Ali Chousein http://socialnav.blogspot.com | http://twitter.com/socialnav1 http://weatherbuddy.blogspot.com | http://twitter.com/weather_buddy http://www.codeproject.com/KB/android/PayGol-Android.aspx http://geo-filtered-assistant.blogspot.com On Mar 24, 6:30 am, Jagruti Sangani <jagruti.sang...@inextrix.com> wrote: > My problem is that when the application go in background running and call > arrive then that application cant handle the call in front. > -- 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