Back It On Up! Android and Xamarin and Backups!

Oh Android – you never make life easy do you? Recently I needed to add the ability to backup and restore Android shared preferences. And as any good Xamarin developer would do, I was using the Settings plugin from the prolific James Montemagno [https://www.nuget.org/packages/Xam.Plugins.Settings/…

Read More

Back to School Part 2: Revenge of the Custom Bindings!

Late last summer I wrote a post on creating a custom bindable property [https://codemilltech.com/back-to-school-adding-a-custom-bindable-property-to-xamarin-forms/] using Xamarin.Forms. I titled it “Back to School” because I wrote it around … well … back to school time. Since then however, the Xamarin.Forms team has seen fit to deprecate the function…

Read More

View Model First Navigation Part 2 - The Devil's In The Details

Hi! I released a NuGet package that does VM First Navigation! This article here still contains valuable info - but this other article [https://codemilltech.com/xamarin-forms-viewmodel-first-navigation-library/] has the necessary info to start using the VM First NuGet package [https://www.nuget.org/packages/CodeMill.VMFirstNav/].The previous post on…

Read More