By tag: android
0
kicks
Building Cross-Platform Apps - Creating an Android UI
MvvmCross TipCalc Cross-Platform App - Step 2: Creating an Android UI
0
kicks
MvvmCross TipCalc Cross-Platform App: Creating the Core Portable Application
MvvmCross TipCalc Cross-Platform App : Creating the Core Portable Application
0
kicks
Building a Complete Cross- Platform mobile App with MvvmCross
Building a Complete Cross- Platform MVVM App with MvvmCross
0
kicks
Xamarin 2.0 Product Review - Android and iOS development in C# just got easier
This article highlights the improvements that are found in the latest release by Xamarin called Xamarin 2.0 . Finally there is iOS development in Visual Studio, a new multi-platform IDE, a free license, and much more.
0
kicks
Announcing Android Support for Azure Mobile Services
I'm extremely excited to announce the release of our official Android SDK for Windows Azure Mobile Services. Android developers now have easy access to structured data storage, authentication, push notifications using Google Cloud Messaging(GCM) and more in the form of a native Java SDK.
0
kicks
Mono 3.0.4 is out! Features include Improved garbage collection, Async bug fix, and Xamarin studio
I am a supporter of the open software movement and more specifically the mono project. I believe that this information is important for other .NET developers to know.
0
kicks
Shared Libraries For Windows Phone 7, MonoDroid and Beyond
If you’ve been doing mobile development, you probably know all about the problem of having to target multiple platforms, along with the languages each one requires. Having to rewrite and support essentially the same code on different platforms flat out sucks, and isn’t really a great way to spend yo...