I want to bind the library Glide
in Xamarin, but I am getting stuck oncom.bumptech.glide.BitmapOptions
.
As this is an interface, it binds to IBitmapOptions
, but it can't find that name in that namespace. I have tried looking in the output folder, but that interface seems to have disappeared.
I looked at the other errors I am getting and the binding project can't find 2 other interfaces. I looked in the Java code, and I see it uses the <?, ?, ?, ?>
generic syntax.
Is there some problem with this syntax that makes it so that it cannot be bound? If so, how do I solve this?
Glide for Xamarin binding on Github: https://github.com/thanhdatbkhn/Glide-Xamarin-Binding
Glide is now supported via Nuget https://www.nuget.org/packages/Glide.Xamarin/
you can check to use it from here
https://github.com/beraybentesen/glide-xamarin-android/blob/master/README.md
Glide binding is now supported by Xamarin Team: https://www.nuget.org/packages/Xamarin.Android.Glide/
Repository: https://github.com/xamarin/XamarinComponents/tree/master/Android/Glide
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With