Can I use Xamarin with NokiaX

Since Nokia X (and X + and XL) is Android-based and Xamarin supports Android, can we use Xamarin to create applications for the new Nokia X phones?

Or is it another breed of Android.

+3
source share
2 answers

Nokia X (and X + and XL) is built on Android Project V4.1.2 (level 16). Yes, it is compatible with Xamarin.Android, and you just need to choose the right API level.

It's also interesting to know that Nokia uses Xamarin and MVVM Cross for pre-installed Nokia X applications.

Nokia MixRadio, Windows Phone Windows Store Xamarin, Nokia X . , MVVM- MVVMCross, Nokia X .

Xamarin.

+4

API- Nokia X (, ) Xamarin.

https://components.xamarin.com/?search=Nokia

Also note that Xamarin.Android version 4.12.0 or higher is required!

+2
source

All Articles