Background service killed on App close in LeEco device only

0

Background service killed on App close in LeEco devices with following error

ActivityThread: SVC-SERVICE_ARGS handled : 0 / ServiceArgsData{token=android.os.BinderProxy@8eeaafc startId=3 args=Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10000000
android
background-service
asked on Stack Overflow Jul 18, 2017 by Paras G

1 Answer

0
  1. Open the app
  2. Go to recent apps by pressing leftmost button
  3. Swipe down the app which you wanna work in background.
  4. You will see a lock at the top of that app
    Your services will be running in background forever
answered on Stack Overflow Sep 27, 2018 by Abhijit

User contributions licensed under CC BY-SA 3.0