Android Open Source - App messenger DroidGrupChat






Project Summary

A simple group messenger app for Android Emulators. which uses total ordering algorithm in back-end..

Web Site / Source Repository

DroidGrupChat is hosted in the following web site
https://github.com/aditi15/DroidGrupChat

If you think the Android project DroidGrupChat 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 DroidGrupChat.

ItemValue
Java File Count7
Minimum SDK Version14
Activity Count1
Required Permissionsandroid.permission.INTERNET
android.permission.READ_PHONE_STATE




Java Source Files

DroidGrupChat has the following Java source files.

edu.buffalo.cse.cse486_586.ClientThread.java
edu.buffalo.cse.cse486_586.DroidGrupChatActivity.java
edu.buffalo.cse.cse486_586.GlobalData.java
edu.buffalo.cse.cse486_586.Message.java
edu.buffalo.cse.cse486_586.SequencerThread.java
edu.buffalo.cse.cse486_586.ServerThread.java
edu.buffalo.cse.cse486_586.provider.MessageProvider.java