This is Android app that provides users create group chat.It is built on websocket technique.User can chat Android to Web, Web to Web, Android to Android.
android-group-chat is hosted in the following web site
https://github.com/hanhdt/android-group-chat
If you think the Android project android-group-chat 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 android-group-chat.
Item | Value |
---|---|
Java File Count | 7 |
Activity Count | 2 |
Required Permissions | android.permission.INTERNET |
android-group-chat has the following Java source files.
com.android.ralph.app.androidwebgroupchat.ApplicationTest.java com.android.ralph.app.androidwebgroupchat.MainActivity.java com.android.ralph.app.androidwebgroupchat.MessageListAdapter.java com.android.ralph.app.androidwebgroupchat.NameActivity.java com.android.ralph.app.androidwebgroupchat.util.Message.java com.android.ralph.app.androidwebgroupchat.util.Utils.java com.android.ralph.app.androidwebgroupchat.util.WsConfig.java