im implementing an exchange server client. Now i have to monitor the
accounts , in the system, for new mails. For that i need to keep
running the service, which in turn will trigger a ping command
(exchange specific) to find out any new mails.Now my problem is i need
to run a separate thread for each account. How should i use services
effectively in this type of situations, where i need to do some work
continously. Hope im able to describe the requirement clearly.

Thanks in advance

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to