7

I'm trying to make a text-view which on click shows the contact or when we type any letter its shows suggestions of contact. I'm able to read contact from contact book,now i want a text-view which shows only WHATS-APP contact to select. please help me out to read WHATS APP contacts.

Yushi
  • 416
  • 6
  • 24

1 Answers1

0

I'm not at 100% sure, but I think WhatsApp does not have a API or so you could use and because WhatsApp also only reads the contact list and compare this with their database, it seems that there is no way. I know that there were API's, but they weren't made by WhatsApp themself and were deleted for "WhatsApp Inc.'s copyrights and trademarks". I read that this was a libary or API or something like this for WhatsApp: https://github.com/tgalal/yowsup But it's also deleted for DMCA issues.

fmaster
  • 1
  • 1
  • 4
  • hi fmaster, thanks for your reply is there any alternative way to open whats app contact list,if no api support is there. – Yushi Feb 22 '14 at 06:45