简体   繁体   English

在Android应用程序中集成Yahoo Messenger和Gtalk

[英]Integration of Yahoo Messenger and Gtalk in Android application

I need to build a chat application in my Android application in which I want to integrate Yahoo Messenger and Gtalk. 我需要在我的Android应用程序中构建一个聊天应用程序,我想在其中集成Yahoo Messenger和Gtalk。 I searched many tutorials on the net but I'm unable to find a proper tutorial. 我在网上搜索了很多教程,但是我找不到合适的教程。 Can someone suggest me a good tutorial/example on this? 有人可以建议我一个很好的教程/例子吗?

For gtalk can try this word-press article 对于gtalk可以试试这篇文字 - 文章

may helpful This android application aims at enabling you to control your phone through gtalk. 可能有用这个Android应用程序旨在让您通过gtalk控制您的手机。 It can be useful for those who prefer typing sms on a real keyboard. 对于那些喜欢在真实键盘上输入短信的人来说,这可能很有用。

here is TalkMyPhone example app 这是TalkMyPhone示例应用程序

for gtalk 对于gtalk

1.you need XMPP Java API on Android read docs here and here 1.你需要Android上的XMPP Java API在这里这里阅读文档

2.short example here 2.short 这里的例子

3. this SO thread helpful for gtalk api 3. 这个 SO线程对gtalk api有帮助

for yahoo messanger 为雅虎Messanger

  1. check Yahoo! 检查雅虎! Messenger IM API docs here Messenger IM API文档在这里

  2. also this tread may help you 这个步骤也可以帮助你

let me know if it helps? 让我知道它是否有帮助?

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM