1

Currently, I am developing an Android app that has a video call (Using WebRTC) features.

My question is how can I handle the original incoming call pop up that draws over my app?

I would like the incoming call just shows on top like a notification or make the status bar green instead of covering the whole of my app during the course of a video call.

Kingsley
  • 14,398
  • 5
  • 31
  • 53
Lee Boon Kong
  • 1,007
  • 1
  • 8
  • 17
  • no this feature is handled by android system , we don't change its design in app. – unzila Mar 26 '19 at 04:09
  • you cannot override incoming call popups without root access on android. – Karan Harsh Wardhan Mar 26 '19 at 06:06
  • @unzila and kkarakk Thanks for your answers! If overriding incoming call popups not a possibility, then how should I properly handle my video call upon receiving a phone call? – Lee Boon Kong Mar 27 '19 at 03:40
  • u can check this link for detecting phone call in your app https://stackoverflow.com/questions/15563921/how-to-detect-incoming-calls-in-an-android-device – unzila Mar 28 '19 at 03:23

0 Answers0