Closed
Description
Steps to Reproduce
- Open up any Xamarin.Android project
- Change Solution Configuration to Release mode
- Try to build the solution
Expected Behavior
Successful build.
Actual Behavior
I got this error
"java.exe" exited with code 1.
Version Information
I'm using VS 2017, v 15.6
Xamarin 4.9.0.749
Xamarin Designer 4.10.58
Xamarin.Android SDK 8.2.0.15
I tired following:
- Updating Proguard to latest version
- Updating JDK (jdk1.8.0_162), but downgraded to 161 again
- Set 1G as Java max heap size
- And all other solutions that you can find here: https://forums.xamarin.com/discussion/9305/java-exe-exited-with-code-1-xamarin-android-common-targets
I'm using Support library v4 and v7, Picaso, CallygraphyXamarin and JSON.net
In Debug mode I can build and archive the solution without any problem.
Update:
If I disable Proguard , I can get successful build/archive.
Metadata
Metadata
Assignees
Labels
No labels