I am trying for a code that sends message using WhatsApp Application. I found a useful code at this post.
When I paste the code into my eclipse it start showing me error for undefined method getSherlockActivity()
.
I tired import library files using ctrl+shift+o key and ctrl+space key. But it seems this method requires any special kind of library ( .jar ) file. I tried to search on google, but could not successed init.
Can anyone please where can I get this method ?