change in the manifest file: insert the category of the activity as android : name="android.intent.category.HOME"
visit : http://developer.android.com/reference/android/content/Intent.html#CATEGORY_HOMEfor more information! On Thu, Jun 4, 2009 at 9:03 AM, Gavin <[email protected]> wrote: > > hello, > > I want to write a service in my application. I hope the service > can automaticaly access to internet and update database after phone > boots up every time. The whole process is background and no any UI > for user. > Is it possible? there is any demo ? > > 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 -~----------~----~----~----~------~----~------~--~---

