I have configured Visual Studio 2017 to build an app, but during compile I see this warning:
xamarine warning : max res 25, skipping mipmap-anydpi-v26
and if I try to create a new Android device, to test the application, I see this result:
Device could not be created Please file an issue by choosing Report a Problem in the Help menu...
How can I solve this issue?
thanks