Skip to content

Conversation

dloebl
Copy link

@dloebl dloebl commented May 22, 2021

Since Android 10 it is possible to preserve the internal app data on uninstall (see screenshot attached):
https://developer.android.com/reference/android/R.attr#hasFragileUserData
https://developer.android.com/guide/topics/manifest/application-element#fragileuserdata

This would be useful, as the wallet data can be preserved across uninstallations on the same device.
monerjuo_preserve

@ghost
Copy link

ghost commented Jun 19, 2021

Cool. Haven't tested yet but approve otherwise. Since there is now internal data being used that could alleviate some concerns about losing wallet data.

@m2049r
Copy link
Owner

m2049r commented Jul 20, 2021

is this tested across an uninstall/reinstall as the keys used to encrypt the wallet files (probably) get deleted rendering the files useless without the crazypass?

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.

2 participants