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.
31 lines
668 B
31 lines
668 B
13 years ago
|
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
|