On Apr 13, 2012, at 10:25 AM, mpiralli wrote: > I have created two Monondroid projects in my "workspace" in Monodevelop. The > first is called "CustomProject", and the other called "MainProject"
What kind of projects are these? Application or Library projects? Which version of Mono for Android are you using? Library projects cannot contain Resources or Assets unless you're using 4.1.0 or later. I suspect this is the problem. - Jon _______________________________________________ Monodroid mailing list [email protected] UNSUBSCRIBE INFORMATION: http://lists.ximian.com/mailman/listinfo/monodroid
