We have some common Mono for Android Class Library projects in a VS2010 solution that are referenced by the main application (same solution). These all work well until we try to include Activities and their Layouts in a library and then call them with StartActivityForResult( intent, id ). Putting the library Activities into a Mono for Android Application project (instead of Class Library) gets closer; but, still falling of the end of debugging...
I've been searching for info on this to no avail - I don't even know if this can be done; but, if it can, is there are any examples or tutorials? Thanks, Steve Sharrock Architecture/Design/Programming www.sharkcode.com _______________________________________________ Monodroid mailing list [email protected] UNSUBSCRIBE INFORMATION: http://lists.ximian.com/mailman/listinfo/monodroid
