Android Open Source - SQLite database Group-Chat






Project Summary

An android app which acts like a Group messenger with content provider and SQLite Database.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of Group-Chat.

ItemValue
Java File Count4
Minimum SDK Version15
Activity Count1
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
android.permission.READ_PHONE_STATE




Java Source Files

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