简体   繁体   中英

Facebook chat on android with XMPP

What is the way to correctly establish a connection to facebook chat in android using XMPP? 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. 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.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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