Results 8 comments of Sam Smith

Alright thanks, i'll look into this. The problem i had when initially searching was that i just could not find anything that related to FreeType, Android AND Xamarin. As it...

I've since hit a wall. I cross-compiled freetype but now have no idea how to use it.. I can't just add "LOCAL_STATIC_LIBRARIES := freetype" to my projects Android.mk, because Xamarin...

I see. So i have an issue that that straight up doesn't exist for me after following the provided link, i'll have a further look around though. Fairly sure i...

Ah yes i seem to have been blind. There is 'libfreetype.so' within my compiled folder as well as my uncompiled freetype. Woops. Help has been much appreciated. Will close once...

So it seems i didn't have any 'libfrreetype.so.[X]' but do have one without the number. I added this to my project in /lib/armeabi/ and set it's build action to AndroidNativeLibrary....

I re-tried my process again, based on the link provided again. I had to run the NDK's make_standalone_toolchain.py in CMD, but the rest i was able to perform in Cygwin....

- Confident read/write access is there, have been using ConfuserEx with non-Android projects in the same area of the drive. Its spawned up from a PowerShell script that successfully backs...

Don't think it's possible in Oreo and up. If you want a user-input way of doing it, you could tell the device to open the settings to the tethering settings...