Hello,
I have written a small application using kivy, and now I am using Buidozer to compile, deploy to my android device. The problem here is, it's running finely upto some extent, but after some time, there is nothing happening. i.e here is the some piece of out put from buildozer :
# Android packages installation done.
# Check application requirements
# Check garden requirements
# Compile platform
After this it takes too much time(I don't know what's happening from here).
So can some one please help, and I am using ubuntu 14.04.