view src/sat.conf @ 61:0b7f10de416e

android: android build first draft: - added buildozer.spec - added src/sat.conf which is the configuration used on android (FIXME: need to rename/move it) - small hack to change loading paths on android - sys.platform is set to android when kivy_utils.platform is set to android - softinput_mode is set to "below_target", so field are not hidden when virtual keyboard appears Note: using org.goffi.cagou instead of org.salut-a-toi.cagou for package domain because the dash ("-") is causing trouble to buildozer. This need to be fixed.
author Goffi <goffi@goffi.org>
date Sun, 04 Dec 2016 18:21:23 +0100
parents
children af4f986d86f0
line wrap: on
line source

[DEFAULT]
bridge = embedded
log_level = debug
log_fmt = [%%(levelname)s][%%(name)s] %%(message)s

[cagou]
log_level = debug
log_fmt = [%%(levelname)s][%%(name)s] %%(message)s