I am working on an application that needs to get some sort of notification/ Receiver when the WhatsApp call is being started (Both on the Caller and Receiver end) or ended. Is it possible to get Incoming/Outgoing WhatsApp call information within my application?
I have tried to use Accessibility Service
Using package name as "com.whatsapp", I'm unable to fulfil my requirement.
Will anyone suggest me what should I do? Or Can this actually be done? IF yes, Then please explain how.