简体   繁体   English

使用XMPP在Android上进行Facebook聊天

[英]Facebook chat on android with XMPP

What is the way to correctly establish a connection to facebook chat in android using XMPP? 使用XMPP在Android中正确建立与Facebook聊天的连接的方法是什么? I tried searching for working sample code but couldn't find one anywhere... 我尝试搜索有效的示例代码,但在任何地方都找不到。

Thanks 谢谢

You should first start with an XMPP library that will work on Android. 您首先应该从在Android上可以使用的XMPP库开始。 aSmack (based on the popular Java Smack library seems to be the best choice. You should be able to follow a tutorial for the library you choose, and just enter in the settings for Facebook's servers. aSmack (基于流行的Java Smack库似乎是最佳选择。您应该能够按照所选库的教程进行操作,只需输入Facebook服务器的设置即可。

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

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