[android-developers] Question about SMS processing

2009-05-31 Thread iloveblue
Hello Everyone: I am doing a basic handling of the SMS, and I have complete the functions of send and receive the SMS, but I want to do them better. About receiving the SMS, I have some question, I have one Application on the Android which I called MyApp, it has a broadcastReceiver extended

[android-developers] Re: send mail with format html

2009-05-07 Thread iloveblue
de Mark Murphy Enviado el: martes, 05 de mayo de 2009 07:36 p.m. Para: android-developers@googlegroups.com Asunto: [android-developers] Re: Anyone who knows the details of operate a service? iloveblue wrote: While I am playing the music in background as a service. And then a phone call

[android-developers] Anyone who knows the details of operate a service?

2009-05-05 Thread iloveblue
Hello: I have a question about service, take a music player for example. While I am playing the music in background as a service. And then a phone call happens, what should the service do? Will the OS (android) pause the service, or will the developer who develop the service write code to