simple chat android app with Google Cloud Message.
simplechat_android is hosted in the following web site
https://github.com/doanything/simplechat_android
If you think the Android project simplechat_android listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of simplechat_android.
Item | Value |
---|---|
Java File Count | 13 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Minimum SDK Version | 11 |
Activity Count | 7 |
Fragment Count | 1 |
jar files used | android-support-v4.jar |
There are 4 image files in simplechat_android. The names of the image files are listed as follows.
balloon_left.9.png balloon_right.9.png ic_action_search.png img_default.png
The following screenshort is generated from the image listed above.
simplechat_android has the following Java source files.
me.yeojoy.simplechat.ChatActivity.java me.yeojoy.simplechat.ChatActivity1.java me.yeojoy.simplechat.ChatActivity2.java me.yeojoy.simplechat.ChatActivity3.java me.yeojoy.simplechat.ChatActivity4.java me.yeojoy.simplechat.ChatActivity5.java me.yeojoy.simplechat.MainActivity.java me.yeojoy.simplechat.adapter.ChatBaseAdapter.java me.yeojoy.simplechat.adapter.ChatCursorAdapter.java me.yeojoy.simplechat.data.ChattingData.java me.yeojoy.simplechat.db.ChatContentProvider.java me.yeojoy.simplechat.db.ChatDBHelper.java me.yeojoy.simplechat.db.ChatDatabase.java