Thanks Zigma. Didn't help.
Tried
.setHost("talk.google.com") | |
//.setPort(5223) |
Also tried setting port show above as it says it is listening on this port in the link below. Still the same exception.
https://support.google.com/talk/answer/24885?hl=en
So, no one got a successful connection on Android on Smack 4.1 beta? Below are my platform details.
compileSdkVersion 21 | |
buildToolsVersion "21.1.2" |
minSdkVersion 10 | |
targetSdkVersion 21 |