Knowledge is power. We love to share it.

News related to Mono products, services and latest developments in our community.

mario

ASP.NET WebAPI, APNS and Android working together

02/01/2013 By mario 0
Rated 2.62, 26 vote(s). 
Bookmark and Share
This post describes the application I recently created to send the location of an Android device to Apple Push Notification Service (APNS). We will use a nice mix of technologies, including ASP.NET WebAPI and Xamarin's Mono for Android.
tihomir-kit

Building Cordova 2.2.0

12/20/2012 By tihomir.kit 2
Rated 3.67, 3 vote(s). 
Bookmark and Share
This post will explain how to build cordova-2.2.0.jar from source - since it doesn't come bundled with the download from cordova apache incubator - and how to run your first Cordova HelloWorld application.
TProdanovic

OpenGL ES 1.1 for Android

10/08/2012 By TProdanovic 1
Rated 1.80, 10 vote(s). 
Bookmark and Share
This is an introduction to Open GL for embedded systems. It explains how to draw 3D objects using OpenGL for Android. The working knowledge of analytic geometry is required in order to understand basic OpenGL operations (translation, rotation, scaling etc.).
imarusic

Hello world from Android

05/18/2012 By imarusic 3
Rated 2.11, 9 vote(s). 
Bookmark and Share
Here is a really simple "Hello world" step-by-step tutorial which might help you start working with Mono for Android framework and MonoDevelop development environment. I will cover some of the basic stuff - new project creation, user interface development, and activities.
denis

ASP.NET meets jQuery Mobile

08/27/2011 By denis 0
Rated 5.00, 2 vote(s). 
Bookmark and Share
Whether it is a native application, a mobile-optimized Web site, or a hybrid solution, mobile development is taking place at a breathtaking speed. MonoX users were frequently asking about the best approach for delivering content and services to their audiences over the mobile devices. We are happy to announce that starting from the version 4.5, MonoX allows users to create Web sites optimized for such devices.