Android Open Source - Chat group android-group-chat






Project Summary

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.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of android-group-chat.

ItemValue
Java File Count7
Activity Count2
Required Permissionsandroid.permission.INTERNET




Java Source Files

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