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 […]

Continue Reading