I find a way on GitHub here : https://github.com/kivy/kivy/wiki/Starting-Kivy-App-and-Service-on-bootup-on-Android to do what I want.
I follow all the steps and I just have a little question. How can I compile it. It is simply by running this command : buildozer -v android debug
?