Hi,
I'm trying to use the Google Play Services. I've downloaded the component
but when I compile i get this error
Tool /usr//bin/java execution started with arguments: -jar
/Developer/SDKs/android-sdk-macosx/build-tools/19.0.0//lib/dx.jar
--no-strict --dex --output=obj/Debug/android/bin/classes.d
You need to increase the Java heap size, the java side of the google play
component needs a fair chunk of memory to compile.
You can do this in Xamarin Studio on the projects Android Build->Advanced
tab, there is a box to enter the Java heap size. I have this set to 500M
If you are using visual st