An android app which acts like a Group messenger with content provider and SQLite Database.
Group-Chat is hosted in the following web site
https://github.com/smdmustaffa/Group-Chat
If you think the Android project 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 Group-Chat.
Item | Value |
---|---|
Java File Count | 4 |
Minimum SDK Version | 15 |
Activity Count | 1 |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET android.permission.READ_PHONE_STATE |
Group-Chat has the following Java source files.
com.mustafa.testmulti.Message.java com.mustafa.testmulti.Mustafadatabase.java com.mustafa.testmulti.Mustafaprovider.java com.mustafa.testmulti.TestmultiActivity.java