Hi,

We are porting Android to some device and a new service task needs to be
added. We are contemplating if we should make it a native daemon or a Java
service. From a software design perspective we'd like it to be Java, but we
are worried about the system overhead it adds (i.e. additional Dalvik
instance, etc.) The task is not going to be CPU-intensive (it should be
sleeping most of the time) and will use little RAM. It won't do much file IO
either.

Does anybody have experience in this or have any data to share?

Regards,
Sun Jian

--~--~---------~--~----~------------~-------~--~----~
unsubscribe: [email protected]
website: http://groups.google.com/group/android-porting
-~----------~----~----~----~------~----~------~--~---

Reply via email to