# SmackDemoForAndroid **Repository Path**: iwsc/SmackDemoForAndroid ## Basic Information - **Project Name**: SmackDemoForAndroid - **Description**: 基于xmpp协议的聊天客户端 实现登录注册 添加好友 搜索好友 一对一聊天等功能 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2021-01-19 - **Last Updated**: 2022-01-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # SmackDemoForAndroid ##### 1、add login and register -- ![](https://github.com/iswsc/SmackDemoForAndroid/blob/master/readme/readme_setting.png) ![](https://github.com/iswsc/SmackDemoForAndroid/blob/master/readme/readme_login.png) ![](https://github.com/iswsc/SmackDemoForAndroid/blob/master/readme/readme_register.png) ##### 2、chat -- ![](https://github.com/iswsc/SmackDemoForAndroid/blob/master/readme/readme_friendlist.png) ![](https://github.com/iswsc/SmackDemoForAndroid/blob/master/readme/readme_chat.png) ##### 3、search user -- ![](https://github.com/iswsc/SmackDemoForAndroid/blob/master/readme/readme_search.png) ##### 4、auto add friend --