2009/2/13 themakos <[email protected]> > > the fact is that i tried running the worker thread in my application > but for some reason the thread canot stop.no matter what!!! > so it thought of having the worker thread running in a separate app. > what i want is just a way of starting another app whithout quiting my > current runnning app. > is there such a thing?
Yeah, that's called a Service. > > and how can i start a service that runs by de finition in the > background? I don't know. Try this to start: http://developerlife.com/tutorials/?p=356 -- Faber Fedor Linux New Jersey http://linuxnj.com --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Beginners" 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-beginners?hl=en -~----------~----~----~----~------~----~------~--~---

