Is it possible to have an Android application that runs without a Main Activity? I have mostly Widget<-->Service communication and I really don't want a Main Activity to show most of the time. But anyway my question is can this be done? Does an application have to have a Main Activity? Can it start and run invisibly or does it always have to have screen visible when its running?
-- 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

