1 changed files with 30 additions and 0 deletions
@ -0,0 +1,30 @@
|
||||
INSTALLATION INSTRUCTIONS FOR ANDROID |
||||
|
||||
|
||||
1. Install sl4a and py4a : you need at least revision 5 |
||||
|
||||
http://code.google.com/p/android-scripting/downloads/detail?name=sl4a_r5.apk |
||||
http://code.google.com/p/python-for-android/downloads/detail?name=PythonForAndroid_r5.apk |
||||
|
||||
To install these APKs, just visit the above links with your phone and click on the qr code |
||||
|
||||
|
||||
2. copy the following files in /sdcard/sl4a/scripts: |
||||
|
||||
aes (directory) |
||||
ecdsa (directory) |
||||
bmp.py |
||||
electrum4a.py |
||||
interface.py |
||||
mnemonic.py |
||||
msqr.py |
||||
pyqrnative.py |
||||
ripemd.py |
||||
version.py |
||||
wallet.py |
||||
|
||||
3. copy the logo in /sdcard/sl4a: |
||||
|
||||
electrum_text_320.png |
||||
|
||||
4. to run the application, open sl4a and click on electrum4a.py |
||||
Loading…
Reference in new issue