Hi,

I'm kind of new in Android after moving from WiMo. I am considering
deploying an application to track the CPU load, the battery status and
other system variables by sampling them periodically. No UI is needed
at all and the daemon should be running for 5 days aprox and then kill
itself. However, I was looking about how to develop background process
and it's not still clear for me.

Should it be developed as a background process despite android can
kill the process in case computational resources are required? How can
I avoid this?

If anyone knows any tutorial or thread about how to do this kind of
background process, I will really appreciate it.

Many thanks,

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