According to the documentation, passing NULL as the override parameter should make it fall back to SDL_GetBasePath(). On Android, this should resolve to the app’s ./assets/ directory. However, on ...