1
Hello, I have an android app that tracks gps signal, works normal but every time it gets in the background it closes alone. I already researched on the subject and saw that the android controls the closure of applications in the background. Is there any function to prevent this and keep it always open?
Hello. From a look at this post, I think it might help you. http://answall.com/questions/10589/async-task-e-ou-aplication
– rsicarelli