soorter lines
[electrum-nvc.git] / client / ANDROID
1 INSTALLATION INSTRUCTIONS FOR ANDROID
2
3
4 1. Install sl4a and py4a : you need at least revision 5
5
6 To install these APKs, just visit the links below with your phone and
7 click on the apk link, or scan the qr code
8
9 sl4a: http://code.google.com/p/android-scripting/wiki/Unofficial
10 py4a: http://code.google.com/p/python-for-android/downloads/detail?name=PythonForAndroid_r5.apk
11
12
13
14 2. copy the following files in /sdcard/sl4a/scripts:
15
16 bmp.py
17 electrum4a.py
18 interface.py
19 mnemonic.py
20 msqr.py
21 pyqrnative.py
22 ripemd.py
23 version.py
24 wallet.py
25 aes (directory)
26 ecdsa (directory)
27
28 Note: The aes and ecdsa directories are not included in the git
29 repository.  You will have to find them on your system, or you can
30 find them in the distributed version, Electrum tar.gz or Electrum.zip
31
32 3. copy the logo in /sdcard/sl4a:
33
34 electrum_text_320.png
35
36 4. to run the application, open sl4a and click on electrum4a.py