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)
How to hide the app name in foreground notification?
I have developed a simple GPS tracking app that using foreground service to keep the app alive. There will be a notification showing that my app is running, but how can I hide the app name beside the ...
WEI ZHUANG GOH
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
How to send silent foreground notification using Exoplayer's PlayerNotificationManager
I am using the latest version of Exoplayer (2.16.1). I create my foreground service notification using the code below but it comes with a notification sound. How can I prevent this sound?
override fu...
bugra
Votes: 0
Answers: 1