I'm a starter in Android Programming, and I need some API/algorithm by which I can invoke the "email conversation" in WhatsApp without opening WhatsApp itself.
Searched WhatsApp FAQ, they give whatsapp://send?text=
as the code to send text messages without actually opening the app.
Is there some way to do the same task for email conversation?