July 15, 2012
Overview In Part 1 I outlined how a MonoCross application’s models, controllers, and views work together to provide a cross-platform smartphone solution (it also supports Windows and the web but smartphones reuse is what I’m currently interested in). The goal now is to create an Android application using Mono for Android and MonoCross that aligns [...]
More →
July 9, 2012
What is MonoCross? MonoCross is an open source cross-platform mobile framework designed to maximize the amount of code shared while maintaining the native look and feel of each platform. It is used in conjunction with the following tools: MonoTouch – iOS (iPhone, iPad, iPod Touch) Mono for Android – Android Windows Phone SDK – Windows [...]
More →