hello Ali Chousein , your reply will not handle my call when my application is running in background.Is there any other way?
On Saturday, March 24, 2012 3:37:30 PM UTC+5:30, Ali Chousein wrote: > > 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<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<http://www.vogella.de/articles/AndroidServices/article.html> > > > ------------------------------------------------- > Ali Chousein > http://socialnav.blogspot.com | http://twitter.com/socialnav1 > http://weatherbuddy.blogspot.com <http://weatherbuddy.blogspot.com> | > http://twitter.com/weather_buddy <http://twitter.com/weather_buddy> > http://www.codeproject.com/KB/android/PayGol-Android.aspx<http://www.codeproject.com/KB/android/PayGol-Android.aspx> > > http://geo-filtered-assistant.blogspot.com<http://geo-filtered-assistant.blogspot.com> > > > > On Mar 24, 6:30 am, Jagruti Sangani <[email protected]> > 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 [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

