After correcting the error above I managed to generate the apk.
I installed on android and when running it broke, it didn't work.
Then through some internet tutorials I saw this command:
adb logcat -s python << ======
This taceback returned:adb server version (41) doesn't match this client (39); killing ...
ADB server didn't ACK
Full server startup log: /tmp/adb.1000.log
Server had pid: 271220
--- adb starting (pid 271220) ---
adb I 05-03 13:46:49 271220 271220 main.cpp: 57] Android Debug Bridge version 1.0.39
adb I 05-03 13:46:49 271220 271220 main.cpp: 57] Version 1: 8.1.0 + r23-5ubuntu2
adb I 05-03 13:46:49 271220 271220 main.cpp: 57] Installed as / usr / lib / android-sdk / platform-tools / adb
adb I 05-03 13:46:49 271220 271220 main.cpp: 57]
error: could not install * smartsocket * listener: Address already in use
* failed to start daemon
- waiting for device -
* daemon not running; starting now at tcp: 5037
* daemon started successfully
--------- beginning of main
--------- beginning of system
Already with the command: buildozer -v android logcat
He didn't return anything, at least that's what I think.
Below I show you the return:
# Check configuration tokens
# Ensure build layout
# Check configuration tokens
# Run 'dpkg --version'
# Cwd None
Programa de gerenciamento de pacotes Debian 'dpkg' versão 1.19.7 (amd64).
Isto é software livre; veja a GNU General Public License versão 2 ou
posterior para condições de cópia. Não existe NENHUMA garantia.
# Search for Git (git)
# -> found at /usr/bin/git
# Search for Cython (cython)
# -> found at /home/elias/.local/bin/cython
# Search for Java compiler (javac)
# -> found at /usr/lib/jvm/java-8-openjdk-amd64/bin/javac
# Search for Java keytool (keytool)
# -> found at /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/keytool
# Run '/home/elias/.buildozer/android/platform/android-sdk/platform-tools/adb devices'
# Cwd None
adb server version (39) doesn't match this client (41); killing...
* daemon started successfully
List of devices attached
M95UACPBHFK4G unauthorized
# Run '/home/elias/.buildozer/android/platform/android-sdk/platform-tools/adb logcat *:S python:D'
# Cwd /home/elias/.buildozer/android/platform
- waiting for device -
--------- beginning of main
--------- beginning of system