Is there a standard way in Android to create an unkillable service
with very high priority, assuming you have complete access to the
device (as in you're building your own device on something like a
beagleboard, not just installing an app)?  I'm playing around with sip
phone stuff, and it seems like just doing it as an app isn't going to
work if you want high voice quality.  (Assuming you want to be able to
let the user switch away from the actual sip app and use different
apps; all the sip phones I've tried have failed to maintain decent
audio if you're multitasking.)

Or would you just run the phonecall software outside Android in a
normal Linux process and communicate with Android apps over sockets?

-- 
James Moore
[email protected]
http://jamesmoorecode.blogspot.com/

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