Hello everyone,

I had one question:
Is it feasible to use a BroadcastReceiver as a glue layer between the user
interface and the underlying business logic ?

Example use case:

Suppose i am maintaining the state of a call, and providing callbacks to the
UI by invoking sendBroadcast with the relevant intent. Similarly, my
underlying business logic can send broadcasts to the activity that has
registered for receiving it on certain events ( like call connected,
connecting, timed out etc).

Comments/advice appreciated

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

Reply via email to