Questions tagged [incoming-call]

Questions on scenarios related to incoming phone calls

Questions on scenarios related to incoming phone calls, like incoming call location, incoming call details, incoming call recording, etc.

140 questions
-1
votes
1 answer

Trying to redirect incoming call to custom made UI in android

I'm trying to redirect incoming calls on a custom made UI instead of default Android screen. I have tried doing it using many ways like using CallScreeningService or InCallService but still not able to figure out the solution. Can anyone provide a…
Nirmesh
  • 7
  • 2
-1
votes
1 answer

How to disable default incoming call/text notification?

I want to disable incoming call and text notification and use my app to show notification. Logic is that my app will stay in background and on incoming call/text my app will popup with a page where I will show notification. Please can anyone help me…
Rakesh
  • 1
  • 1
-1
votes
2 answers

Detecting incoming call

Here, I'm creating a application to start flash when an sms is recieved and an incoming call is recieved. The flash is working on recieving sms but not on call, why? Can anyone help? I'm stuck on this since many days. Thanks in advance, my code is…
-1
votes
1 answer

How to get cell information of call received in android?

I want get cell information (name of cell and address of cell) of incoming call in android? Is this possible?
-5
votes
1 answer

How to replace default incoming calling screen?

How to remove default incoming calling screen and replace it from a custom caller screen and make it default caller screen
1 2 3
9
10