Skip to content

Commit 656fd1b

Browse files
committed
android readme: expand "Access datadir from desktop" section
1 parent 174cbde commit 656fd1b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

contrib/android/Readme.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,8 @@ $ run-as org.electrum.electrum ls /data/data/org.electrum.electrum/files/data
117117
$ run-as org.electrum.electrum cp /data/data/org.electrum.electrum/files/data/wallets/my_wallet /sdcard/some_path/my_wallet
118118
```
119119
120+
Or use Android Studio: "Device File Explorer", which can download/upload data directly from device (via adb).
121+
120122
### How to investigate diff between binaries if reproducibility fails?
121123
```
122124
cd dist/

0 commit comments

Comments
 (0)