I need to create an Android class library and add Xamarin.Forms and Xamarin.forms.Maps
So I created an empty project I get
Nuget Xamarin forms gives "this collection is read only" output
Added package 'Xamarin.Forms.2.5.1.444934' to folder 'C:\MyTemp\TestApp\packages'
Install failed. Rolling back...
So
I have cleared the nugetcache but nothing.
This is driving me mad and looked at bugzilla and it seems to be an issue but all the workaround do not fix it.
Can you create an android class library and add xamarin.forms and maps to it?
thanks