On Oct 19, 2011, at 7:22 AM, prathyumanne wrote: > How to compile my wp7 written .cs files to monodroid?
Create a new project (Mono for Android Application or Library) and add your WP7 .cs files into the project (presumably as a Link so that when updated in one project, they're updated in all projects), then build the project. - Jon _______________________________________________ Monodroid mailing list [email protected] UNSUBSCRIBE INFORMATION: http://lists.ximian.com/mailman/listinfo/monodroid
