Friday, May 10, 2013

N=16 - Taking Collect-A-Bull from WindowsPhone to Xamarin.Android (N+1 days of MvvmCross)

Today we took the output of N=15 and ported it to Android


Before we started, we upgraded our projects to the latest MvvmCross packages - on NuGet with version 3.0.6


Once we started on Droid, it was mainly a case of converting Xaml to Axml, but we did hit a few tricky points along the way - especially around Images and Location - we'll come back to look at some of these in N=17.


The video is at:





The source is at: https://github.com/slodge/NPlus1DaysOfMvvmCross/tree/master/N-16-CollectABull-Part5



Previously in N+1:


No comments:

Post a Comment