I'm developing an Video and Voice chat app.
What I need to do is to show some incoming call activity when an user try to call another user.
I'm already using Firebase Cloud Message to send push message warning the device that there is a call request.
But I'm facing a hard time trying to wake up the device and show in front of the lock screen the incoming call, so the user can accept or decline the call.
What I'm looking for is something like what Whats App does when you call some one.
Showing that when the device in unlocked and the app is up and running, it is not a problem.
But how can I archive this goal when the device is locked and black screen.