I have been using smack 3.4 for my web portal. Also used asmack 3.4 for my android app (aSmack development stopped some years back but there where some unofficial jars that i used. Faced issues with file upload and group chat with this it so want to upgrade to official smack as it has andoid native support now).
But now there is a update on smack they have moved to 4.1(android native integrated):
https://github.com/igniterealtime/Smack/wiki/Smack-4.1-Readme-and-Upgrade-Guide.
So i am looking for some code example/sample project/code snippet with SMACK 4.1 alpha integrated with android/web. Please provide some helpful links.
Also advice on doing/or not doing this upgrade. As smack 4.1 is still not released.
Thanks.
We finally moved to Quickblox, as the current version of smack which supports native android is still under beta Phase.
Example of connection using SSL (smack-4.1.0-beta2-SNAPSHOT-2015-02-01) :
Chat creation example: