On Aug 13, 8:23 am, Honest <[email protected]> wrote: > Can you tell me how i can create background service ?
No, I can't. It's a big topic. I use "background service" as a generic term for a process which is accomplishing something without direct user intervention. Specifically what you need to do will depend on the details of what you're trying to accomplish. There are a LOT of possibilities. You'll need to figure that out for yourself. Have you read http://developer.android.com/guide/topics/fundamentals.html? Especially, the sections on Services and Broadcast Receivers? String --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

