tr00don
Lurker
The Android manifest setting 'android:installLocation="preferExternal"' (or the equivalent Xamarin/VS2017 project setting 'Installation location: Prefer External') doesn't seem to work for me. Aside from the fact that IMO no person of a sound mind would call "external storage" a partition on the internal storage (OK, it's a matter of perspective) I am wondering what else can I do so that VS2017 installs my app to the SD card instead of the device. Actually what I would like is to store all app-generated data to the SD card instead of the emulated "external storage". Any help is greatly appreciated.
thanks anyway.