I made a sample "hello world" app with kivy and I am trying to put it on an android tablet.
I used a virtual machine (Virtual Box) and bulldozer to load it onto the tablet. However, when I run it the terminal, it just prints in a loop
# waiting for the application to start
Any idea on what could be the problem, or how can I start the application?