Hi Flow,
I use SmackConfiguration.DEBUG_ENABLED = true; to enable debugger. But didn't get any further information, it didn't output first stream packet:
<stream:stream to="XXX.XXX.XXX.XXX" xmlns="jabber:client" xmlns:stream="http://etherx.jabber.org/streams" version="1.0">
I currently found it blocks at socket.getInputStream() in function initReaderAndWriter().
Thanks.
Johnny