tadd info to kivy Readme - electrum - Electrum Bitcoin wallet
HTML git clone https://git.parazyd.org/electrum
DIR Log
DIR Files
DIR Refs
DIR Submodules
---
DIR commit 95e27a0141b014fc9d79d488d69510adb4085433
DIR parent 92780aaf24a92f5c284aeea85270f461c4db1115
HTML Author: ThomasV <thomasv@electrum.org>
Date: Mon, 7 Sep 2015 14:25:28 +0200
add info to kivy Readme
Diffstat:
M gui/kivy/Readme.txt | 6 ++++++
1 file changed, 6 insertions(+), 0 deletions(-)
---
DIR diff --git a/gui/kivy/Readme.txt b/gui/kivy/Readme.txt
t@@ -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`