How to upgrade to new versions of Xamarin.Android and don’t die in the process
One thing that’s always a mission is updating the NuGet packages for Android. I right click the project and hit update and don’t remember the last time it work properly, to be honest, either, takes too long or returns an error. There’s always a dependency not satisfied for X or Y reason, and the package […]
Make URL Text Label clickable on Xamarin.Forms (CodeSnipp)
Hi everyone, So we are still on the XamarinUIJuly, the guys are delivering such a good set of post regarding of what Xamarin.Forms is capable of and I belive it was a good time to send this snipped too. I was requested to provide the capability of make partial text clickable say for example we […]
Zebra Bluetooth Printer and Xamarin
Hi everyone, recently I was assigned to make an app on Xamarin that can communicate with a Zebra Printer via Bluetooth, It wasn’t exactly the most straight forward experience, since the documentation is lacking of structure let say, but have to mention that the response time of the Zebra team on Xamarin repository on GitHub […]