A simple group messenger app for Android Emulators. which uses total ordering algorithm in back-end..
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.
The following table is the detailed list of DroidGrupChat.
Item | Value |
---|---|
Java File Count | 7 |
Minimum SDK Version | 14 |
Activity Count | 1 |
Required Permissions | android.permission.INTERNET android.permission.READ_PHONE_STATE |
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