Articles in this section
Category / Section

How to resolve "Expecting class path separator ';' before" error in Xamarin.Forms.Android?

1 min read

To fix the “Expecting class path separator ’;’ before error in Xamarin.Forms.Android , move both the android-sdk and android-ndk to the location containing no space in its path and update the project settings as follows.

Visual studio: Tools -> Options -> Xamarin -> Android Settings -> Android SDK Locations.

Xamarin Studio Community: Xamarin Studio Community -> Preferences -> Projects -> SDK Locations -> Android -> Android SDK

 

Screenshot:

Visual studio:

C:\Users\pavithra.sivakumar\AppData\Local\Microsoft\Windows\INetCacheContent.Word\Screenshot (99).png

 

Xamarin Studio Community:

C:\Users\pavithra.sivakumar\AppData\Local\Microsoft\Windows\INetCacheContent.Word\Screen Shot 2017-02-10 at 12.09.36 PM.PNG

 

                       

Did you find this information helpful?
Yes
No
Help us improve this page
Please provide feedback or comments
Comments (0)
Please sign in to leave a comment