Re: [android-developers] Re: Saving service killing without "startForeground"

2009-12-04 Thread Nick Ladhani
Thanks Mark and Dianne for your inputs. I will keep that in mind. ~Nick On Fri, Dec 4, 2009 at 2:12 PM, Dianne Hackborn wrote: > On Fri, Dec 4, 2009 at 9:45 AM, Nick wrote: > >> I also wanted to start the same service once the package was >> installed. I tried using the PACKAGE_ADDED, PACKAGE_

Re: [android-developers] Re: Saving service killing without "startForeground"

2009-12-04 Thread Nick Ladhani
Thanks Mark Ok so for the first issue (stopping service) I will try your suggestion. For second question, when my activity starts there is an involved process of initializing bunch of items which requires few seconds. Hence I wanted to initialize these via a service on BOOT_COMPLETE (working for me

Re: [android-developers] Repo Init for Eclair

2009-12-04 Thread Nick Ladhani
Thanks Ryan I will try it out ~Nick On Tue, Dec 1, 2009 at 4:24 PM, Ryan Beesley wrote: > -b elcair is more stable for me. Not sure what the differences are between > builds. There is certainly some difference, but I think trying to pair it > to the specific branch is the correct way to go as