We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

Can't reference Syncfusion.SfChart.Android or any other Android widgets

I've added the Syncfusion trial version using the Xamarin Component store. Then I tried the 'using' directive to reference SfChart.
But it doesn't work. I can reference Syncfusion.SfChart.XForms no problem. I also have the same problem with other widgets.
I can always reference the XForms part normally, but not the Android part. I also can't reference Syncfusion.SfChart.XForms.Android.
I have the same problem with all the other components, so I put it under general

I attached an image as demonstration.
(Note: I also tried installing Syncfusion Xamarin manually and then adding the Andorid refence - still doesn't work)



1 Reply

YP Yuvaraj Palanisamy Syncfusion Team May 5, 2015 02:01 PM UTC

Hi Mislav Javor,

Thanks for using Syncfusion products.

We have analysed your query, and we would like to let you know that you can refer the following namespace in Android project,

[C#]


using Com.Syncfusion.Charts; // Used to access Xamarin.Android controls
using Syncfusion.SfChart.XForms.Droid; // Used to access Xamarin.Forms Android renderer


You can use the similar kind of namespaces for other components as well.

Please let us know if you need any other assistance on this.

Thanks,
Yuvaraj P

Loader.
Live Chat Icon For mobile
Up arrow icon