when I use asmack4.1 alpha2 jars to run on android 4.x os. and login server,it crash ...
logs follow:
09-28 20:13:04.591: E/XmppTool(24813): java.lang.StringIndexOutOfBoundsException: length=68; index=68
09-28 20:13:04.591: I/System.out(24813): java.lang.StringIndexOutOfBoundsException: length=68; index=68
09-28 20:13:04.591: W/System.err(24813): org.jivesoftware.smack.SmackException$NotConnectedException
09-28 20:13:04.591: W/System.err(24813): at org.jivesoftware.smack.tcp.XMPPTCPConnection.login(XMPPTCPConnection.java:357)
09-28 20:13:04.591: W/System.err(24813): at org.jivesoftware.smack.AbstractXMPPConnection.login(AbstractXMPPConnection.java :353)