While creating a Xamarin Android application, after adding the reference to Infragistics Chart control and the Google Play services, we had to enable the 'Enable Multi-Dex' property to true
(Since the app hit the dex method limit of 65K).
We are getting an error
..\CREATEMULTIDEXMAINDEXCLASSLIST: Error: Expecting class path separator ';' before '\Android\android-sdk\build-tools\21.1.1\lib\shrinkedAndroid.jar' in argument number 8
I am using Xamarin Studio Version 5.9 (build 431) Xamarin.Android Version: 5.1.0
Please help to fix this Issue in Xamarin.
For those who donĀ“t want to change the Android SDK actual location plus ANDROID_HOME env variable, a simple link is enough: