Where is the start up page defined in mono for android
I need to change the start up page for my monodriod app? how can i change it to a differen开发者_JAVA技巧t activity
http://mono-android.net/Documentation/Guides/Working_with_AndroidManifest.xml
See "Launchable from Application Chooser".
精彩评论