View main.py
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import kivy | |
kivy.require('1.9.1') | |
from kivy.app import App | |
from kivy.uix.label import Label | |
from PIL import Image as PilImage | |
class MyApp(App): |
View tile-quiet.geojson
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
View tile.geojson
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
View gist:2227cbf0d0925a7266d1
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
from logcat: | |
... | |
03-05 21:37:46.375 V/python (28573): extracting lib/python2.7/site-packages/PIL/_imaging.so | |
... | |
03-05 21:38:03.062 I/python (29005): ['/data/data/com.klppr/files/lib/python2.7/site-packages', '/data/data/com.klppr/files/lib/site-python'] | |
03-05 21:38:03.062 I/python (29005): Android path ['/data/data/com.klppr/files/lib/python27.zip', '/data/data/com.klppr/files/lib/python2.7', '/data/data/com.klppr/files/lib/python2.7/lib-dynload', '/data/data/com.klppr/files/lib/python2.7/site-packages', '/data/data/com.klppr/files/service', '/data/data/com.klppr/files/lib/python2.7/site-packages/PIL'] | |
0 | |
... | |
03-05 21:38:16.566 I/python (28573): File "/home/lipi/.local/share/python-for-android/dists/klppr/private/lib/python2.7/site-packages/kivy/lib/osc/OSC.py", line 288, in dispatch |