Hi all,,

I have a service which collect data and send them to a certain URL and
updating the main activity GUI ,so which is better in the performance to use
a long service with listeners to collect the data and threads in it to
update the GUI and sends to the internet Or to make another
service responsible for updating the GUI and sending to the URL only while
the first one just collects the data ?
-- 
tarek

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