(x86)\MSBuild\Xamarin\Android\Xamarin.Android.Common.targets(2053,3): error MSB6006: “java.exe” exited with code 1
问题 I've got a xamarin.form PCL. App build find in DEBUG and working. I wanted to enable "ProGuard" feature. but got the following error: 1>C:\Program Files (x86)\MSBuild\Xamarin\Android\Xamarin.Android.Common.targets(2053,3): error MSB6006: "java.exe" exited with code 1. What I've done: Set Max Heap Size: 1G to 5G. Enabled/Disabled Multi-Dex Switch between: SDK Assemblies only / SDK and user Assemblies Updated to the latest ProGuard and kept the latest configuration from the old ProGuard.