"If I Remember Correctly" On Thu, Jul 28, 2011 at 10:30 AM, Tim Kelly <tim.ke...@designerware.com>wrote:
> What is iirc???? > > -----Original Message----- > From: monodroid-boun...@lists.ximian.com > [mailto:monodroid-boun...@lists.ximian.com] On Behalf Of Jonathan Pryor > Sent: Tuesday, July 26, 2011 11:04 AM > To: Discussions related to Mono for Android > Subject: Re: [mono-android] Auto start > > On Jul 26, 2011, at 10:46 AM, Tim Kelly wrote: > > Does anyone have an example of starting an application automatically? > I've built an application that has a service but I need to start it > automatically when the device starts. Can this be done using the Mono > environment? > > Yes, this can be done. You need to create and register a > BroadcastReceiver which listens for the Intent.ActionBootCompleted > broadcast. You also need to have the > Android.Manifest.Permission.ReceiveBootCompleted permission. > > Wally has a sample on this, iirc. > > - Jon > > _______________________________________________ > Monodroid mailing list > Monodroid@lists.ximian.com > > UNSUBSCRIBE INFORMATION: > http://lists.ximian.com/mailman/listinfo/monodroid > _______________________________________________ > Monodroid mailing list > Monodroid@lists.ximian.com > > UNSUBSCRIBE INFORMATION: > http://lists.ximian.com/mailman/listinfo/monodroid >
_______________________________________________ Monodroid mailing list Monodroid@lists.ximian.com UNSUBSCRIBE INFORMATION: http://lists.ximian.com/mailman/listinfo/monodroid