We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 174cbde commit 656fd1bCopy full SHA for 656fd1b
contrib/android/Readme.md
@@ -117,6 +117,8 @@ $ run-as org.electrum.electrum ls /data/data/org.electrum.electrum/files/data
117
$ run-as org.electrum.electrum cp /data/data/org.electrum.electrum/files/data/wallets/my_wallet /sdcard/some_path/my_wallet
118
```
119
120
+Or use Android Studio: "Device File Explorer", which can download/upload data directly from device (via adb).
121
+
122
### How to investigate diff between binaries if reproducibility fails?
123
124
cd dist/
0 commit comments