1
0
Files
electrum/gui/kivy
2016-04-06 15:46:23 +02:00
..
2016-03-08 08:57:44 +01:00
2016-02-25 14:17:59 +01:00
2016-03-06 09:55:06 +01:00
2016-04-06 15:46:23 +02:00
2016-03-08 11:10:04 +01:00
2016-02-04 20:35:35 +01:00
2016-03-10 16:22:19 +01:00
2016-03-05 09:27:31 +01:00
2016-04-05 18:10:09 +02:00

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 .buildozer/android/platform/python-for-android/dist


Notes:


To use internal storage, python-for-android must be patched with:

  git pull git@github.com:denys-duchier/python-for-android.git fix-recursive-delete