The program that displays the contents of the file directory in Android is not working for me. I suppose it crashes after the opendir command. I give the path, for example, retrieved by SDL_GetBasePath(). How to make it work in Android?
The program that displays the contents of the file directory in Android is not working for me. I suppose it crashes after the opendir command. I give the path, for example, retrieved by SDL_GetBasePath(). How to make it work in Android?