Where are my files on Android?
Sprite files are stored in the App's internal documents directory, which is not accessible through the file manager. You can view them in the app and export them. We have tried to add support for external storage mode, but Google Play does not allow it. Google Play currently limits access to shared storage for art apps, so we cannot expose the folder directly. Use the Export actions in the Gallery or document browser to back up projects externally. We continue to work with Google on improved storage permissions.*** End Patch