Hi,
I'm looking for suggestions regarding an app architecture that I've just
started working on.
Let's say I have a "Main Activity" which starts a "Service" which will run
until further response from the Main Activity that it should stop. The Service
,once it starts, will start a couple of threads which will keep on running as
long as the app is running. What I need to do is to pass information to some of
these threads while the others will be passing information to the Main Activity
so that certain areas in the display will be updated.
Which mechanism should I use to achieve this most efficiently ? Will aidl be
the best solution ?
Thanks in advance to those who would spare some of their time to answer,
Cheers,
Emre
_________________________________________________________________
Check your Hotmail from your phone.
http://go.microsoft.com/?linkid=9712957
--
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
To unsubscribe from this group, send email to
android-developers+unsubscribegooglegroups.com or reply to this email with the
words "REMOVE ME" as the subject.