Skip to content

BATTERIA/BubbleWorld

Repository files navigation

Bubble World!

A Simple Friends Chatting App.

Some easy functions have been completed such as regist,login,add friend,agree add and send messages.
It's still coding.

本实例网络使用了mvp模式架构
使用到的依赖库包括Retrofit,butterknife,rxjava,greendao
目标:
1.中文编码问题
2.用户头像,聊天表情的图片加载问题及优化
3.greendao打算存储好友和消息记录,目前建立了数据库但尚未使用。
4.使用安卓原生的Data Binding进行改造
5.考虑线程安全及优化问题


登录页面login_page
login_page
添加好友同意添加页面add_friend
add_friends
好友页面friends_page
friends_page
聊天页面chatting_page
chatting_page

About

安卓聊天软件实例

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages