How to share text to WhatsApp from my app?

android, android-intent, share, whatsapp

Solution

There is no public official api for whats app....So it is not possible now. (answered on 6-Nov-2012)

Problem

I develop an app with a functionality for sharing text. This is working fine except for WhatsApp. What should I do? Is there any specific API for that?

Original source

Related problems