SampleBrowser.Droid build error

Hello guys,

Trying to run the BrowserSample coming with 14.3.0.49 version and getting the following error on droid:

output
2>CREATEMULTIDEXMAINDEXCLASSLIST : error : Expecting class path separator ';' before '\Android\android-sdk\build-tools\23.0.3\lib\shrinkedAndroid.jar' in argument number 8
error list
Severity Code Description Project File Line Suppression State
Error Expecting class path separator ';' before '\Android\android-sdk\build-tools\23.0.3\lib\shrinkedAndroid.jar' in argument number 8 SampleBrowser.Droid C:\Users\pantelis.a\Documents\Syncfusion\Xamarin\sample\Forms\SampleBrowser\SampleBrowser.Droid\CREATEMULTIDEXMAINDEXCLASSLIST
Any ideas on how to solve this?

3 Replies

HN Harikrishnan N Syncfusion Team October 5, 2016 10:50 AM UTC

Hi Padelis,

We have checked your query and this is a known issue in Xamarin. It has already been reported in Bugzilla and please refer the below link for more details regarding it.

https://bugzilla.xamarin.com/show_bug.cgi?id=33052
https://bugzilla.xamarin.com/show_bug.cgi?id=33052#c8

To fix this issue, move both the android-sdk and ndk to the location with no space in its path and update the following settings. 

Visual Studio:
 Tools -> Options -> Xamarin -> Android Settings -> Android SDK Location 
Xamarin Studio: Tools -> Options -> SDK Location -> Android SDK
 

Regards,
Harikrishnan



PA Padelis Arabatzis October 5, 2016 10:57 AM UTC

Thank you Harikrishnan!


DS Divakar Subramaniam Syncfusion Team October 6, 2016 04:51 AM UTC

Hi Padelis, 
 
 
Please let us know if you need any other assistance from us. 
 
 
Regards, 
Divakar. 


Loader.
Up arrow icon