Skip to content

Commit e617c5c

Browse files
committed
add info about blacklist.txt file
1 parent 6a5c030 commit e617c5c

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

docs/source/usage.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,14 @@ Then, the android package (APK) will be generated at:
4141

4242
bin/touchtracer-1.0-debug.apk
4343

44+
.. warning::
45+
46+
Some files and modules for python are blacklisted by default to
47+
save a few megabytes on the final apk file, in case your
48+
applications doesn't find a standard python module, check the
49+
src/blacklist.txt file remove the module you need from the list,
50+
and try again.
51+
4452
Available options to `build.py`::
4553

4654
-h, --help show this help message and exit

0 commit comments

Comments
 (0)