Smack API Android Documentation and Examples

@Flow

karthik suggested me to user xmpptcpconnenction because xmppconnection is deprecated

i am using smack with java versino 8 is it bad idea to use xmppconnection?

hai , flow

I used smack library version 4.1.0 in android studio v2.1.2 and my jdk verision is 1.8.

For connecting the server and login to my account XMPPTCPConnection was usefull but while using it in ChatManager

i got the the error “XMPPTCPConnection cannot be converted into XMPPConnection” i didn’t get any solution for this. Today i suddenly change the java version to 1.7 now code working awesome!!! .i already metion pbm in this discussion before in reponse to ‘Ankit’. i didn’t get any solution today i found solution on my own

Hi,
I am Saurabh and I want to know how to implement chat by using open fire chat server with smack in android

@saurabh_shah start by reading the documentation :wink: