A pop up appears in each android cell phone when a call is to be received and then the user accepts or reject the call from on that page . I am looking for a code in android which can delay the time of that pop up . For example when a call is received on the cell phone that pop up waits for 2 to 3 seconds before appearing on screen .
Asked
Active
Viewed 217 times
1 Answers
0
What you're looking for is a custom dialer.
You can find additional information in this past thread.

Community
- 1
- 1

Royi Benyossef
- 769
- 5
- 18
-
Even custom dialer takes time to appear and default dialer first appear and after that custom dialer appears . Is there a way i can suppress the incoming call. – Muhammad Gul Zain May 03 '15 at 13:06
-
You can't suppress it. it's is an anti-hijacking mechanism. – Royi Benyossef May 03 '15 at 13:11
-
Is their anyother way around to this problem ? – Muhammad Gul Zain May 03 '15 at 15:02