From 95e27a0141b014fc9d79d488d69510adb4085433 Mon Sep 17 00:00:00 2001 From: ThomasV Date: Mon, 7 Sep 2015 14:25:28 +0200 Subject: [PATCH] add info to kivy Readme --- gui/kivy/Readme.txt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/gui/kivy/Readme.txt b/gui/kivy/Readme.txt index 57746d25..cb6a1ce1 100644 --- 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`