• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Help Service is being killed when clear memory is done

Devaki

Lurker
I 've musicplayer functionality in my app.When i click on the widget player button.It starts the player service.But what the problem service is being killed when memory is boosted with 360 security or by clearing RAM memory from the taskmanager.How to make the service running continuously without interruption?
 
how can i put this in the easiest terms.the music player uses ram cache and whatever else,by clearing it it will close.
you cant just have it constantly running when you constantly clear its consumption O.o
 
"when memory is boosted by 360 security"? You mean you are running a app that's competing with the OS's own memory management - a task killer by another name?

Visit our Android Applications forum and look for a sticky thread at the top that will explain the truth about these things. Read the linked thread about task killers (ram boosters are the same thing) and some of EarlyMon's long posts in that thread. Then think about whether you really want to let 360 security carry on doing this.
 
Last edited:
Back
Top Bottom