Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I develop a app.I provide a functionality for sharing text.This is working fine excepting what's app.what should i do?Is there any specific api for that??

share|improve this question
Use Android’s sharing mechanism. I can share text just fine with WhatsApp. – poke Nov 5 '12 at 17:38

2 Answers

up vote 1 down vote accepted

There is no public official api for whats app....So it is not possible now.

share|improve this answer

I am not 100% sure...but i am afraid there is no official API released. I also wanted to implement a "send us a whatsapp" feature, but i am giving up for a while until whatsapp.inc release a official one

There are some no-official API but i do not know if you want that...

http://www.whatsapp-api.com/developers.php

https://github.com/venomous0x/WhatsAPI

good luck....and if you discover something, please let me know ;)

share|improve this answer
Thanks.........but I have already tried this – user1755441 Nov 6 '12 at 9:23

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.