Android Open Source - App message MessagingApp-Android






Project Summary

Android application to send text messages (the repository also includes server implementation).

Web Site / Source Repository

MessagingApp-Android is hosted in the following web site
https://github.com/jcerrada/MessagingApp-Android

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

ItemValue
Java File Count21
Minimum SDK Version10
Activity Count8
jar files usedgson-2.2.4-javadoc.jar
gson-2.2.4-sources.jar
gson-2.2.4.jar
Required Permissionsandroid.permission.INTERNET
android.permission.READ_CONTACTS




Resource Files

There are 7 image files in MessagingApp-Android. The names of the image files are listed as follows.

ic_add.png
ic_chat.png
ic_chat_black.png
ic_contacts.png
ic_contacts_black.png
ic_groups.png
ic_groups_black.png

The following screenshort is generated from the image listed above.

null




Java Source Files

MessagingApp-Android has the following Java source files.

com.messagingApp.client.ChatsDB.java
com.messagingApp.client.ChatsTab.java
com.messagingApp.client.ContactsDB.java
com.messagingApp.client.ContactsTab.java
com.messagingApp.client.CreateGroup.java
com.messagingApp.client.GroupMembers.java
com.messagingApp.client.GroupsDB.java
com.messagingApp.client.GroupsTab.java
com.messagingApp.client.Login.java
com.messagingApp.client.MembersGroupDB.java
com.messagingApp.client.MessagesChat.java
com.messagingApp.client.MessagesDB.java
com.messagingApp.client.MessagingAppClient.java
com.messagingApp.client.MessagingAppService.java
com.messagingApp.client.ProtocolMessage.java
null.ClientThread.java
null.GroupsDB.java
null.MessagesDB.java
null.ProtocolMessage.java
null.ServerMA.java
null.UsersDB.java