是否可以将 yahoo messenger 与 android 应用程序集成?

Is it possible to integrate yahoo messenger with android apps?

我的一些朋友建议我使用 "openymsg",但是当我将其依赖项添加到 build.gradle 并同步 gradle 时,它总是失败。当我把jar放到"libs"文件夹时,还是不能用

是否可以将 Yahoo Messenger 集成到 android 应用程序中? 谢谢。

编辑:由于 build.gradle 文件中的 "repository{ jcenter()}" 行,无法使用 openymsg 依赖项。一旦我删除它,openymsg 就可以正常工作了。

是的,您可以通过添加以下 SDK 来集成 Yahoo Messenger

雅虎! Messenger IM SDK - YDN

兄弟使用了 openymsg 库并在下面使用 link

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