volion80

Results 2 comments of volion80

Has anybody got the solution? I ran into the same issue and the app starts only if I go to the Developer options -> Running services -> Show cached processes...

I played around with killBackgroundProcesses() and got all the stuff working, I placed that code within onStartCommand() method just before `return startType()`. Happy I'm getting somewhere because it was driving...