Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request : Full backup of the app #560

Closed
nhy42 opened this issue Oct 20, 2024 · 6 comments
Closed

Feature request : Full backup of the app #560

nhy42 opened this issue Oct 20, 2024 · 6 comments

Comments

@nhy42
Copy link

nhy42 commented Oct 20, 2024

Hi,
I will change my phone soon and I would like to backup my apps to restore them on my new phone.
I checked the backup feature implemented in #505 and #513, but I have two issues :

  • I can't find a way to get the JSON generated by each backup to restore it via the paste option
  • There is the warning about the Android 11 storage limitations that seems to prevent what I try to do anyway. Why is it that way ?

(btw this is a very nice app, thx a lot for this <3)

@anton-gustafsson
Copy link
Member

Could you provide the JSON you are trying to restore?

Due to android storage limitations the backup feature is really bad right now. Therefor I made the quick solution to just paste the json

@nhy42
Copy link
Author

nhy42 commented Nov 2, 2024

The problem is that I can't find the JSON. Where is it generated when doing a backup?

@anton-gustafsson
Copy link
Member

Internal storage / Documents / drinkable / backups

@anton-gustafsson
Copy link
Member

Let me know if you find it or not

@nhy42
Copy link
Author

nhy42 commented Nov 3, 2024

Okay, I found it (thanks for the path)
But now I have another problem, being that the JSON is too big to fit into the clipboard. (~3MB)
I don't think it can easily be fixed (without editing the JSON) so I will have a look to the code and try to implement the restore directly from file storage...

Copy link

github-actions bot commented Jan 3, 2025

Stale issue message

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants