Questions tagged as 'android-notification'

1
answer

Buttons (Action) in the notification. How to know which one was clicked?

The purpose of the notification is to show the user an issue, and the user has two "YES" or "NO" answer options. The problem is knowing which button the user has loaded. Another thing I did not intend to do but that happens is that the use...
asked by 29.06.2017 / 17:06
0
answers

Manipulate and filter Notifications on Android

I'm creating an Android app where I use a NotificationListenerService to try to intercept notifications. The intent is to intercept all notifications and let them pass only those that the user has pre-registered in the application. Unt...
asked by 24.05.2017 / 23:42
1
answer

How to recover Activity, instead of creating new, when clicking the notification?

In my app when activity goes to status onPause I trigger its notifications through the NotificationManager. I'd like it to be retrieved into the onResume state if a click was given in the notification. Through this code I can open a new ac...
asked by 04.05.2015 / 14:54
2
answers

How to create custom layout notification?

I wonder if it's possible to create an OnGoing Notification using an xml? if yes, could you give me a basics with buttons and image? XML: <?xml version="1.0" encoding="utf-8"?> <RelativeLayout xmlns:android="http://schemas.android....
asked by 08.06.2015 / 21:01
1
answer

Clear old notifications the moment you sign in

Does anyone know how I clean old notifications from my app from the moment I enter the app through the Icon and not the notification itself. Whatsapp does this on android, but I can not find a way to work with it, thank you.     
asked by 04.10.2016 / 16:07
1
answer

I can not notify Push via firebase

I'm trying to create an application that notifies through firebase and from what I researched I got to a part that I no longer want help to see if I'm doing it right and to correct my mistake. follow my Codes    MANIFEST <service andro...
asked by 15.12.2018 / 17:48
1
answer

Some kind of alert with Firebase

I developed an application where users access and can save some things (name, address etc). These settings are available for an administrator user to view and modify if applicable. I'm using firebase as persistence. What I would like to know...
asked by 27.08.2017 / 20:29
1
answer

Doubts with Notification and AlarmManager

What I need is a hint, it helps to know how to implement an AlarmManager that whenever something comes up it will appear something like this OntheHomescreenofthephoneandmakeasoundevery5secondsForthenotificationIhavethefollowingcodeprotectedvo...
asked by 18.12.2014 / 12:28
1
answer

Schedule android notification

My application shows notification when it opens, but I did not want it to show the notification all the time I opened the application, I wanted to show it once a day or even several times at specific times. I'll put it as I'm doing to show the n...
asked by 13.01.2015 / 17:07
0
answers

Use the same name in another app in the store

I removed an app from my Google Play console account and it is now unavailable at the store - name is Black Ops fx. (I removed it in popular language and is no longer available) But I'd like to use the same name in a new app, can I? I m...
asked by 10.11.2018 / 22:32