Thursday, June 24, 2010

[android-developers] Re: Suggestions on howto start service without rebooting device

On Jun 17, 6:40 pm, ADman <adapp...@gmail.com> wrote:
> In my case, i have two apps- one runs as a service and collects data, the other
> displays it.

Why do you have two apps?

> Any suggestions on how to achieve this?

Ask the users to start your app immediately?
You can't do this programmatically, for good reasons.
Why is your app so dependent on starting immediately? What is it doing
that it can't recover from?

--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment