News

Mono for Android 1.0 Released

Novell yesterday released the production version of Mono for Android, a set of tools and plug-ins that enable .NET developers to write applications for Android-based devices. The Mono for Android 1.0 installation includes a Java SDK, an Android SDK and a Visual Studio 2010 Plug-in, which can be downloaded here.

Previously known as MonoDroid, Mono for Android 1.0 requires Visual Studio 2010 Professional or higher to use the Visual Studio Plug-in. Novell says it intends to add support for Mono for Android to its standalone MonoDevelop IDE, which will enable .NET coders not using a compliant version of Visual Studio to develop Mono apps for Android.

According to documentation from Novell, Mono for Android consists of "the core Mono runtime, the Mono for Android bindings to the native Android APIs, a Visual Studio 2010 plug-in to develop Android applications and an SDK that contains the tools to build, debug and deploy your applications." Developers can deploy applications to hardware or the Android simulator, or distribute them via Android Application Stores.

Currently, Mono for Android only supports C#-based development. Novell says it intends to enable Visual Basic development, once it has updated the Mono Visual Basic compiler to run using the Mono for Android mscorlib.dll. The company said no timeframe was established for Visual Basic development support.

Developer Perspective
Wallace "Wally" McClure is a partner at Scalable Development, Inc., a Microsoft MVP, and author of two books on Mono-based development for the iPhone. He said the Mono for Android 1.0 release has impressed him.

"It has support for .NET 4, which developers are using. It has support for Web services, databases, Android services, and many of the features that developers will expect," said McClure, who went on to praise the Visual Studio integration. "Overall, I have found this to work very well. I am able to write an Android application and run it in the emulator or on a device and see what is happening fairly easily. The only plug-in that I use is SVN and Mono for Android integrates with it perfectly."

However, McClure said that debugging integration remains "problematic," with users reporting poor performance and timeouts in Visual Studio. "I suspect that the debugging will improve shortly -- similar to how MonoTouch (the tool for Mono development for iPhone) initially shipped with no debugging support, and about six weeks afterwards the Mono team shipped an update with debugging support."

Pricing for Mono for Android is $399 per developer for the Professional Edition and $999 per developer for the Enterprise Edition

.

About the Author

Michael Desmond is an editor and writer for 1105 Media's Enterprise Computing Group.

comments powered by Disqus

Featured

  • AI for GitHub Collaboration? Maybe Not So Much

    No doubt GitHub Copilot has been a boon for developers, but AI might not be the best tool for collaboration, according to developers weighing in on a recent social media post from the GitHub team.

  • Visual Studio 2022 Getting VS Code 'Command Palette' Equivalent

    As any Visual Studio Code user knows, the editor's command palette is a powerful tool for getting things done quickly, without having to navigate through menus and dialogs. Now, we learn how an equivalent is coming for Microsoft's flagship Visual Studio IDE, invoked by the same familiar Ctrl+Shift+P keyboard shortcut.

  • .NET 9 Preview 3: 'I've Been Waiting 9 Years for This API!'

    Microsoft's third preview of .NET 9 sees a lot of minor tweaks and fixes with no earth-shaking new functionality, but little things can be important to individual developers.

  • Data Anomaly Detection Using a Neural Autoencoder with C#

    Dr. James McCaffrey of Microsoft Research tackles the process of examining a set of source data to find data items that are different in some way from the majority of the source items.

  • What's New for Python, Java in Visual Studio Code

    Microsoft announced March 2024 updates to its Python and Java extensions for Visual Studio Code, the open source-based, cross-platform code editor that has repeatedly been named the No. 1 tool in major development surveys.

Subscribe on YouTube