diff 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 diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/src/sat.conf	Sun Dec 04 18:21:23 2016 +0100
@@ -0,0 +1,8 @@
+[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