Mono for Android 4.0 Comes with Incremental Build and Deployment
22.02.12
Mono for Android 4.0 comes with a VS plug-in, incremental build, incremental deployment, installer with all packages needed, Google Maps integration, and support for Java 7. Miguel de Icaza explains how incremental build and deployment works, and how much they help.
Xamarin has announced the release of Mono for Android 4.0 , enabling .NET/C# developers to create applications for Android smartphones and tablets. This version supports all the new features introduced in Ice Cream Sandwich, and it comes with a number of new features:
A Visual Studio plug-in for Android development An incremental builder which is reducing build times by 40% Incremental deployment support reducing the deployment time “from minutes to seconds” An installer that packages together all the pieces necessary for Android development on Mono: JDK, Android SDK, GTK#, MonoDevelop and Mono for Android. Google Maps integration Java 7 support
InfoQ has talked to Miguel de Icaza, CTO at Xamarin, to find out more details about this latest release of Mono for Android.
Source: InfoQ.com