add info to kivy Readme

This commit is contained in:
ThomasV 2015-09-07 14:25:28 +02:00
parent 92780aaf24
commit 95e27a0141
1 changed files with 6 additions and 0 deletions

View File

@ -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`