Verify SharpFont on Xamarin.Android
This page lists the supported Android processor architectures:
- armeabi
- armeabi-v7a
- arm64-v8a
- x86
- x86_64
Verify that SharpFont runs on each of these without the user needing to manually install freetype.
I can confirm this is not the case. A simple test is to create a Xamarin.Android project, add SharpFont.Portable and SharpFont.Dependencies. I instantiate a Library object, and when I run it I get
System.DllNotFoundException: libfreetype.so.6
And this has been tested with x86 emulator, and amr64 real device, getting the same result.
During the build process I get this warning as well:
.nuget\packages\sharpfont.dependencies\2.6.0\build..\bin\msvc10\x86\freetype6.dll : warning XA0101: @(Content) build action is not supported