hi,

I've read the posts that state that there is no way to automatically
start a service right after the package is installed. In my case, i
have two apps- one runs as a service and collects data, the other
displays it. the second app has the Activity which can be used to
start the service. in order to provide the most accurate information,
the service must be started immediately after installation. however,
if the user decides not to run the activity immediately, then there
would be a gap between the time the service is installed, versus when
it gets started. of course, asking user to reboot after installation
is one option, but not a great user experience. Any suggestions on how
to achieve this?

thanks.

-- 
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

Reply via email to