androidyahoo-messenger

Is it possible to integrate yahoo messenger with android apps?


Some of my friends suggest me to use "openymsg", but it always failed when I add its dependency to the build.gradle and sync the gradle. When I put the jar to the "libs" folder, I still can't use it.

Is it even possible to integrate Yahoo Messenger to android apps? Thank you.

EDIT: Can't use openymsg dependency because of line "repository{ jcenter()}" at build.gradle file. Once I deleted it, openymsg works fine.


Solution

  • Bro used openymsg a library and using below link

    http://edwin.baculsoft.com/2011/11/creating-a-simple-yahoo-messenger-auto-response-with-java-and-openymsg-library/