A few folks here have mentioned possible solutions, and I hope they work. Unfortunately Google has killed ADB backup as a solution, presumable to force more people into their proprietary backup systems. I don't have any specific plans for it yet but at some point I'll probably provide a way to export/import save data from within the game itself. I worry that such a system will make cheating very easy though, even if I don't allow exporting runs in progress.
Pixel Dungeon
This community is a place to talk strategies, tell stories, or discuss anything related to Pixel Dungeon or its many versions.
Rules:
-
1. No hate or adult themes of any kind: NSFW or illegal material, hate speech, personal attacks, harassment, doxxing, bullying, etc. are all strictly forbidden. Crude or offensive language should be kept to a minimum or avoided entirely.
-
2. Posts must directly relate to Pixel Dungeon: All content posted must directly reference Pixel Dungeon or one of its variants in some form. Loose connections or similar nomenclature from irrelevant works do not count.
-
3. Do not use other's work without giving credit: You may post things that were created by other people, but you must link to the original and credit the author. AI generated content is prohibited, as crediting the original authors is impossible.
-
4. Follow site-wide rules: https://legal.lemmy.world/fair-use/
We have a few title tags for standout posts:
- [MOD] - Posts by moderators about the community
- [DEV] - Announcements from a developer of a PD version
- [OC] - Self-made original content
Sister Communities:
Try ADB backup? I'm using stock android on my devices with magisk added so I use Swift backup when I want to backup my game data. I think you can also escalate privileges for some backup apps using ADB as well, try googling "no root android backup ADB" and see what comes up.
you don't need to root to use adb and you can root as long as you aren't going to relock the bootloader
Go into settings, system, backup. GrapheneOS has a built-in backup provider that can use USB drives.
This uses the same mechanism as a Google Backup, just without Google servers.
Thank you. I will try it.
If I remember, I might be able to check up the code to see where PD stores your stuff