I am developing a new App for android. I basically want to send a WhatsApp message to a list of contacts or numbers in my phone through my App. The important thing here, I would like to do this without using the chooser. In other words, my app will retrieve all my contacts, then it will make some filtering before sending a message to the list without having the user to manually use the Chooser.
And can I do this without Rooting my device? Any help is really appreciated.