release-20.5
FileSystem improvements
Review fixes
-Bumped min android version to 23 as older versions did not work in the debugger. -Added Uuid gen via jni -Added ezAndroidUtils to access android_app / jni -Fixed various log functions to support android -Added support for GetApplicationDirectory, GetUserDataFolder and GetTempDataFolder -Renamed Android sample to AndroidNative as VS can't debug a libAndroid.so as it is named like a system dll of the same name.