How to Start an Application at Device Bootup in Android with Xamarin
This tutorial will explain to stat an application while the Android device boot-up. For this, we need to listen to the BOOT_COMPLETED action and react to it.
Visit http://puresourcecode.com/dotnet/post/Xamarin-how-to-Start-an-Application-at-Device-Bootup-in-Android for more details.