Thursday, November 14, 2013

Quick run through - using PCLs in Xamarin.Android and Xamarin.iOS with mvvmcross

Following up from yesterday's annoucements, I've just recorded a quick "new project" run-through for PCLs with iOS and Android.


This run-through shows that the process isn't perfect right now - there are a few tweaks along the way - but overall it's a HUGE step in the right direction and you should hopefully be able to get your projects up and running quite quickly.



The source of what I built is on: https://github.com/slodge/Demo


Note that I am using the latest nuget - 2.7.2 - downloaded from http://visualstudiogallery.msdn.microsoft.com/27077b70-9dad-4c64-adcf-c7cf6bc9970c


The video is on:






If you've got questions, ideas, suggestions please do start a conversations somewhere - maybe on the MSDN or Xamarin forums, or maybe on Stackoverflow. Please do this in public somewhere - it's great to have open source conversations in public :)


Please do also write your own blog posts and make your own videos - it's fab seeing what others are doing :)

1 comment:

  1. Error 1 Unexpected error - Please file a bug report at http://bugzilla.xamarin.com. Reason: System.IO.FileNotFoundException: Could not load assembly 'Cirrious.CrossCore, Version=, Culture=neutral, PublicKeyToken=null'. Perhaps it doesn't exist in the Mono for Android profile? C:\Program Files (x86)\MSBuild\Xamarin\Android\Xamarin.Android.Common.targets 628 2 Demo.Droid

    I have this error since several weeks, yes of course i made a ticket, but no answers yet..
    You maybe know why this error occurs?
    I did all the same till 8:10, but my .Droid won't build

    ReplyDelete