Anders Feder wrote: > I am trying to make a 'headless' (i.e. UI-less) application. Is it > possible to start a service in my application from the top-level > launcher (the one accessed from the Android home screen) directly, that > is, without the launcher starting an activity which then start the service?
Sorry, the launcher only launches activities. -- Mark Murphy (a Commons Guy) http://commonsware.com | http://twitter.com/commonsguy Android App Developer Training: http://commonsware.com/training -- 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

