I would like to have my starting intent no load an activity if this is possible, I need it to check some values and then decide which activity to load. I currently am doing this by loading a main activity and the very first thing I do is check, and then switch activities. This is obviously not ideal in any way, if I watch LogCat I can see that this takes quit some time to load the first activity, and then the next one and there is a delay getting to the starting point I need.
Is there a way to tell it to start an intent, so I can use it to load my own activity instead of having it start an activity? Thanks, Eric -- View this message in context: http://mono-for-android.1047100.n5.nabble.com/Starting-Intent-tp4695520p4695520.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