Hello!

Is there really no possibility to react on incoming calls with the
help of a BroadcastReceiver? I can catch everything except incoming
calls. At the moment I have to rely on a non stop running server
listening for the telephone state with the PhoneStateListener which is
not really great because I have to rely on my service which gets
killed by the system in a lot of situations. (and can't inform the
user about it because onDestroy doesn't get call which is annoying as
well)

I'm looking forward reading your answers. If you can give me a hinte
what I can do about my service solution this would be fine as well. I
am open for everything. :)

Regards!
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to