python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Battery optimization and foreground services
I have a few questions about certain behavior on Android devices.
I'm using SDK which ask the user to turn-off battery optimization for the app.
I'm also running a foreground service which implements ...
Keselme
Votes: 0
Answers: 1
Is Samsung still not persisting foreground services?
I check back about every six months to ask this question. Have yet to get an answer. Some time ago Samsung stopped persisting foreground services yielding hundreds if not thousands of Android apps u...

Dean Blakely
Votes: 0
Answers: 1
alarm set through AlarmManager isn't working
I am creating an application where I am trying to push a notification if google chrome is being used for too long. I am using accessibility service to detect which application is being used and I have...

Pro
Votes: 0
Answers: 1
how to perform long running operation using foreground services in android
When I used foreground service then when I kill the application then foreground service is automatically killed but I want to alive foreground service when the application is killed. this issue appear...
Sahil Gupta
Votes: 0
Answers: 2