-5

How to remove default incoming calling screen and replace it from a custom caller screen and make it default caller screen

Phantômaxx
  • 37,901
  • 21
  • 84
  • 115
  • 3
    Possible duplicate of [How to modify incoming and outgoing call screen view in android](https://stackoverflow.com/questions/16098545/how-to-modify-incoming-and-outgoing-call-screen-view-in-android) – M. Prokhorov Nov 27 '17 at 12:56
  • I have used floating head . so we can make touchable screen . but default incoming screen is also showing I want to hide it – Ajay Mandrawal Nov 27 '17 at 13:42

1 Answers1

0

The best way to do so is develop your own calling app and set it expect the user to set it as the default app for making calls.

Mr. Roshan
  • 1,777
  • 13
  • 33