When i create an empty project and click build to my android phone, i face this problem
"java.exe" exited with code 1
and in output tab i see this messages Click to see Output error
i trying to do these things :
- change java MAX Heap Size to 1G from : Project > App Properties > Android Options > Advanced
- install java JDK 1.8.0_102 and change location from 1.7 to 1.8.0_102 from : Tools > Options > Xamarin > Android Setting > Java Development Kit Location
- Clear Solution and re-build
i'm using Visual studio 2015 Enterprise and my phone is Samsung Alpha
please help me to solve this error