Cannot import EMDK for Xamarin as nuget package (error NU1202)

S Severin Bachelart 2 years 11 months ago
157 2 0

Hi everyone,

I'm trying to import EMDK to my .net project by using the NuGet package manager, but everytime I do so, I get this error :

Package Symbol.XamarinEMDK 3.0.0.41 is not compatible with netstandard2.0 (.NETStandard,Version=v2.0). Package Symbol.XamarinEMDK 3.0.0.41 supports: monoandroid (MonoAndroid,Version=v0.0)

My current VS version is VS 2017 15.9.7 (latest release). I saw on one of the installation pages for EMDK that it supports up to VS 2017 15.5.

Could anybody confirm that is also works with 15.9.7 or at least a more recent version than 15.5 ?

Thanks a lot for your time and help.

Please register or login to post a reply

2 Replies

L Leo Jerez

I've found that I got this error if I tried to install the nuget package on anything other than the android device project. It seems that even though they market it as a "Xamarin Forms" solution, it's really only for xamarin.Android.

A Alessandro Caliaro

It seems you are using Xamarin Forms and you are trying to install the package under the XF project.
You have to install it under Xamarin.Android project

CONTACT
Can’t find what you’re looking for?