Android Facebook chat example project
I found sample Facebook Chat Project for iOS here . also i got the facebook chat doc here Same way, Did any one know facebook chat example app or way to implement fb chat in android? There is one Android Open Source Project available : Beem Project and For connecting Facebook chat you can used following guidelines. Steps for implementing Facebook chat API in Android: First we have to implement MemorizingTrustManager Library project in existing project. => For that you have to copy following three files in existing project MemorizingTrustManager/src/de/duenndns/ssl/MTMDecision.java