You have to run the application at least once (and don't force stop it). Then reboot and it should come up... it can take a minute or so to start.
-----Original Message----- From: monodroid-boun...@lists.ximian.com [mailto:monodroid-boun...@lists.ximian.com] On Behalf Of Sait Sent: Thursday, March 07, 2013 2:05 PM To: monodroid@lists.ximian.com Subject: Re: [mono-android] Automatic activity start i have the same problem, something is wrong with mono for android . my broadcast receiver doesn't fire at all but when i add <receiver android:name=".Boot"> <intent-filter> <action android:name="android.intent.action.BOOT_COMPLETED" /> </intent-filter> to manifest file it fires and then crashes .. maybe it's all about running an application once ;if so then start main activity like other apps and then convert it to service or a receiver. -- View this message in context: http://mono-for-android.1047100.n5.nabble.com/Automatic-activity-start-tp5078121p5713002.html Sent from the Mono for Android mailing list archive at Nabble.com. _______________________________________________ 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