mirror of
https://github.com/LBRYFoundation/LBRY-Vault.git
synced 2025-09-14 06:29:51 +00:00
android
This commit is contained in:
parent
fab367cf41
commit
3628fee582
1 changed files with 30 additions and 0 deletions
30
client/ANDROID
Normal file
30
client/ANDROID
Normal file
|
@ -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…
Add table
Reference in a new issue