I want to know if there is any possibility to get notified using Broadcast Receivers when user enters any number in dial pad. I want to get notified when user enters the number in dial pad like 531 etc.
Asked
Active
Viewed 22 times
0
-
I am not sure that there is any intent being sent when this happens, however maybe there is an intent when user calls this number – Steyrix Nov 22 '22 at 11:55
-
Yes, broadcast action for call is available, but I am looking for dial pad. Even if a single digit is pressed. – Nadeem Aslam Nov 23 '22 at 09:18
-
Have you seen some app doing this? It seems like a logic, that breaks security. – Steyrix Nov 23 '22 at 11:05