>Try using context.StartActivity() instead of context.ApplicationContext.StartActivity().
>Another important question is this: what platform are you running on? Honeycomb changed things so that >apps won't get the BOOT_COMPLETED notification unless the user has launched the app at least once, >so if you just install your app then reboot the device, you won't get the notification. > > - Jon Sorry to revive this old thread but it as I'm about to embark on an autostart adventure, it seems pertinent. I'm running on ICS upward - is there a way to get around this "application must at least have been started once" limitation? Regards Stephan -- View this message in context: http://mono-for-android.1047100.n5.nabble.com/Automatic-activity-start-tp5078121p5712508.html Sent from the Mono for Android mailing list archive at Nabble.com. _______________________________________________ Monodroid mailing list [email protected] UNSUBSCRIBE INFORMATION: http://lists.ximian.com/mailman/listinfo/monodroid
