An open API service indexing awesome lists of open source software.

https://github.com/haozhang95/chat-android

This is an android chat application using java i/o
https://github.com/haozhang95/chat-android

android chat chatserver client java javaserver-faces

Last synced: about 2 months ago
JSON representation

This is an android chat application using java i/o

Awesome Lists containing this project

README

          

# chat-android 安卓聊天应用
This is an android chat application using java i/o, server-side can be found in my repositories, images and icons can be found in src folder. client-side implements text message and voice message and user list will be updated in a real time when new friend log in.In this project every function is commented for easy read and understanding.
#### 这是一个使用 i/o的安卓应用程序,服务器端可以在我的资料库中找到,客户端实现了语音和文字的聊天,用户列表会实时的更新当新用户登录进来的时候.项目中的每一个方法基本上都添加了注释说明便于理解.

## including both text message and voice message 包含语音和文字的信息
![shots 1](https://user-images.githubusercontent.com/26892284/31898178-1f4485e0-b821-11e7-844e-7c6ae5bea48e.png)
![shots 2](https://user-images.githubusercontent.com/26892284/31898180-221f6db6-b821-11e7-964e-290bd444936e.png)
## including some small features,such as when you rename username, it will send to server for identification 包含一些小功能设置,比如重置用户名的时候会寻求服务器的效验
![23](https://user-images.githubusercontent.com/26892284/31898805-a90cd95c-b822-11e7-9327-707d3a3ac3d6.png)

###  glad to read this project, anyway have a nice day ! 2017-10-23