Skip to content

Convert to Gradle/Android Studio#36

Draft
castaway wants to merge 1 commit intoonyxbits:masterfrom
castaway:castaway/android_33_build
Draft

Convert to Gradle/Android Studio#36
castaway wants to merge 1 commit intoonyxbits:masterfrom
castaway:castaway/android_33_build

Conversation

@castaway
Copy link
Copy Markdown

@castaway castaway commented Apr 4, 2026

Upgrade SDK to Android 33, port to the shared file storage dance.

This is a bit messy still, and I've moved the saves, game copies etc to the ExternalFilesDir, which is less easy to read/access using normal Android file apps - its now /Android/data.de.onyxbits.textfiction

There is a way to make it be the truely public accessible directory, "just" need to ask the user to choose that dir, and then remember that we asked about it (persist permissions)

This won't build to a target SDK later than 33, as of course some other stuff has been deprecated since that one as well..

Upgrade SDK to Android 33, port to shared file storage
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant