sal123 wrote: > Hi All, > > Can anyone tell , is it possible compile or run android program which > doesnt have any activity class but has a service class to interact > with network. if it is possible let me know the way to invoke that > console program on emulator as it will not have any UI.
Write a UI. Even if you do not ship the UI with the application, you will need the UI for testing purposes. -- Mark Murphy (a Commons Guy) http://commonsware.com Android Training on the Ranch! -- Mar 16-20, 2009 http://www.bignerdranch.com/schedule.shtml --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

