I have an Android application developed, this application receives notifications from NotificationListener, through NotificationListener I'm able to receive notifications for whatsapp and other applications etc.
what I need is, want to reply to any Whatsapp notifications without opening the application in phone - I want to send reply pro-grammatically.
Is it possible in Android ?