Okay, on to Android now, in Xamarin studio. I’ve created an Android application project and pulled in the Monogame binaries Nuget package. I can see a new “Packages” folder in my Xamarin Studio project, but when I go to edit the references, I can’t find the Monogame libraries on any of the tabs… I would have expected to seen something in the “Packages” tab at least…
Have I missed something here? What do I need to do to reference Monogame.Android from this package?