You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
36 lines
887 B
36 lines
887 B
INSTALLATION INSTRUCTIONS FOR ANDROID
|
|
|
|
|
|
1. Install sl4a and py4a : you need at least revision 5
|
|
|
|
To install these APKs, just visit the links below with your phone and
|
|
click on the apk link, or scan the qr code
|
|
|
|
sl4a: http://code.google.com/p/android-scripting/wiki/Unofficial
|
|
py4a: http://code.google.com/p/python-for-android/downloads/detail?name=PythonForAndroid_r5.apk
|
|
|
|
|
|
|
|
2. copy the following files in /sdcard/sl4a/scripts:
|
|
|
|
bmp.py
|
|
electrum4a.py
|
|
interface.py
|
|
mnemonic.py
|
|
msqr.py
|
|
pyqrnative.py
|
|
ripemd.py
|
|
version.py
|
|
wallet.py
|
|
aes (directory)
|
|
ecdsa (directory)
|
|
|
|
Note: The aes and ecdsa directories are not included in the git
|
|
repository. You will have to find them on your system, or you can
|
|
find them in the distributed version, Electrum tar.gz or Electrum.zip
|
|
|
|
3. copy the logo in /sdcard/sl4a:
|
|
|
|
electrum_text_320.png
|
|
|
|
4. to run the application, open sl4a and click on electrum4a.py
|
|
|