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.