Hi.

I've got a PhoneStateListener to see call state changes, when a call
is incoming I make my app show a toast notification to display caller
data which I retrieve from a search service. Due to toasts limitation,
i would like to show a dialog instead which allows me to show the
notification longer and customize it with imageviews etc...

The problem is that when I implement the dialog and execute the show
method in the state listener class, my application crashes.

Does anyone know how to implement this and have an example? It seems
like WhitePages have solved this with their Caller ID app.

http://blog.whitepages.com/2009/02/27/caller-id-by-whitepages-a-new-android-app-that-puts-telemarketers-on-alert/



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