flo-electrum/gui/kivy
2016-01-21 12:30:53 +01:00
..
nfc_scanner
qr_scanner
theming
tools add .mo extension to buildozer.spec 2016-01-20 10:19:07 +01:00
uix rm testing print statement 2016-01-21 12:30:53 +01:00
__init__.py Register loaded wallets in daemon, to prevent a wallet from being opened twice. 2016-01-06 00:58:43 +01:00
main_window.py rm dead code 2016-01-19 23:20:54 +01:00
main.kv kivy: simplify wallets dialog 2016-01-19 15:57:11 +01:00
Makefile
Readme.txt

Before compiling, create packages: `contrib/make_packages`

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`