[android-developers] Re: Invoking apps in background when phone starts
Ah, i just clicked on the link in Mark's answer. I totally agree with
his thoughts.
On Dec 14, 12:55 pm, Streets Of Boston <flyingdutc...@gmail.com>
wrote:
> Yes, it can be done.
> But be absolutely sure that your application needs it and that there
> is no other way.
> If your app/service just tries to save a few seconds on startup-time
> when the user (indirectly) activates it, don't do it.
>
> In other words, don't add to the phone's start-up time if it's not
> absolutely necessary. It may not be just your app; it starts adding up
> to the phone's start-up/boot time if more and more applications start
> running some code on BOOT_COMPLETED.
>
> On Dec 14, 4:10 am, veradis <veradism...@gmail.com> wrote:
>
>
>
> > Hi Mark Murphy,
> > thanks for help.
>
> > In my app, the user wont be clicking on the menu icon for loading the
> > application.
> > The app SERVICE should be loaded along with android OS. So, can it be
> > done.
> > I am not sure whether it is good practice or not, but for time being
> > it is my requirement.
>
> > Thanks
> > Veradis- Hide quoted text -
>
> - Show quoted text -
--
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
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home