On Tue, Apr 26, 2011 at 1:19 PM, chamith weerasinghe <[email protected]> wrote: > I have a UI application(Activity) it takes some data from user and store > them. > I have service, it should start at phone boot up and read the data from ui > app and do some tasks. > if user delete(unistall) ui app, service should remain and do its work.(This > part is not work with that solution).
Why would your users want this behavior? -- Mark Murphy (a Commons Guy) http://commonsware.com | http://github.com/commonsguy http://commonsware.com/blog | http://twitter.com/commonsguy Warescription: Three Android Books, Plus Updates, One Low Price! -- 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

