Hi

I have a back ground service which is responsible for reading content from
the mobile (on-demand) and send to Server through web service. When ever I
call the service by default it is hitting onStart and from there I am
creating separate thread to handle each request because the service might
get multiple request at a same time. Is it a right approach or any hiccups?

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