Browse Source
android readme: expand "Access datadir from desktop" section
patch-4
SomberNight
2 years ago
No known key found for this signature in database
GPG Key ID: B33B5F232C6271E9
1 changed files with
2 additions and
0 deletions
-
contrib/android/Readme.md
|
|
@ -117,6 +117,8 @@ $ run-as org.electrum.electrum ls /data/data/org.electrum.electrum/files/data |
|
|
|
$ run-as org.electrum.electrum cp /data/data/org.electrum.electrum/files/data/wallets/my_wallet /sdcard/some_path/my_wallet |
|
|
|
``` |
|
|
|
|
|
|
|
Or use Android Studio: "Device File Explorer", which can download/upload data directly from device (via adb). |
|
|
|
|
|
|
|
### How to investigate diff between binaries if reproducibility fails? |
|
|
|
``` |
|
|
|
cd dist/ |
|
|
|