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)
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
Missing PendingIntent mutability flag giving warning after checking sdk version
Hey I am getting warning for pending intent. So I surrounded for check of checking sdk according to this question and this medium post. I am getting warning message
Missing PendingIntent mutability fl...

Vivek Modi
Votes: 0
Answers: 2
Android Media Notification creates a new task when first clicked
I have been developing an app that plays media with exoplayer. Currently I have a PlayerActivity that can be launched from different places of the app and an AudioPlayerService that is created to play...
Batuhan Coşkun
Votes: 0
Answers: 1
Settings keep crashing when I try to open them through my notifications in my android app
I am trying to create a service in my android app. This service further starts a foreground service. I am trying to make sure that when i click this notification of this foreground service I am taken ...

Pro
Votes: 0
Answers: 1