— Before start reading this article, this solution has been deprecated, so please read this article with a new solution by XamBoy , Thanks 🙂 — It is very common nowadays to select images from the photo gallery in a mobile app. Right now there is a plugin on Xamarin Forms called Media Plugin https://github.com/jamesmontemagno/MediaPlugin where […]
Cool introduction page using xamarin forms
First impressions always count, and Apps are no exception. For this reason, it is important to delight users from the very beginning – to ensure that they will engage in a pleasant experience from the first moment they open it. A great way to create a positive first impression is to create an introduction page […]
Common compilations problems in Xamarin and how to solve it
While using Xamarin, I have experienced a wide variety of issues, ranging from simple, to very difficult. Which sometimes can drive me crazy. These are the most common problems and how to solve it:  1-Java.exe exited with code 1. Solution: 1-Download the last version of ProGuard zip  https://sourceforge.net/projects/proguard/files/ 2-UnZip the file and copy the […]