There are a number of examples in ApiDemos of using Service components in various ways.
On Oct 2, 7:33 pm, Mast3rpyr0 <[EMAIL PROTECTED]> wrote: > I have a appname.java file in a project, got the layouts and > everything. After a user presses a button i need the window to close > (finish()?) and a service to start, which i have in service.java in > the same project. how do i get service.java to be executed as a > service? What intent should i use if all it will be doing is sending > some data to a webserver every couple minutes? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

