A
A
AleVerDes2015-11-26 16:57:07
Android
AleVerDes, 2015-11-26 16:57:07

How to connect Yandex.Checkout and Yandex.Maps on Android in Xamarin?

Good evening!
I ran into the following situation: apparently, from the official NuGet repository , you can connect Yandex.Maps MapKit and Yandex.Money.Api.Sdk only to projects on Windows Phone, but I need to connect them to an Android project. Is it realistic to do this? Or is it necessary to download the necessary SDK with the Android platform from the official website ? Then the question arises of working with a Java library in a C# project.
In general, is it possible to work with any Yandex SDK in Xamarin.Android, and if so, how?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
W
wcoder, 2015-11-26
@AleVerDes

In general, is it possible to work with any Yandex SDK in Xamarin.Android, and if so, how?

Yes, download the necessary SDKs for the platform, create an Android Binding Library project, add the Yandex.Maps MapKit jar there...
More details here:
https://docs.xamarin.com/guides/android/advanced_t...
For iOS, respectively iOS Binding Project (Example: www.jimbobbennett.io/binding-ios-libraries-in-xamarin/)

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question