electrum

Electrum Bitcoin wallet
git clone https://git.parazyd.org/electrum
Log | Files | Refs | Submodules

commit 95e27a0141b014fc9d79d488d69510adb4085433
parent 92780aaf24a92f5c284aeea85270f461c4db1115
Author: ThomasV <thomasv@electrum.org>
Date:   Mon,  7 Sep 2015 14:25:28 +0200

add info to kivy Readme

Diffstat:
Mgui/kivy/Readme.txt | 6++++++
1 file changed, 6 insertions(+), 0 deletions(-)

diff --git a/gui/kivy/Readme.txt b/gui/kivy/Readme.txt @@ -3,3 +3,9 @@ Commands:: `make theming` to make a atlas out of a list of pngs `make apk` to make a apk + + +If something in included modules like kivy or any other module changes +then you need to rebuild the distribution. To do so: + + `rm -rf electrum/.buildozer/android/platform/python-for-android/dist`