Android Open Source - Chat application ChatApp






Project Summary

Android Chat Application. Work in progress..

Web Site / Source Repository

ChatApp is hosted in the following web site
https://github.com/malt3/ChatApp

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

ItemValue
Java File Count15
Supported screen sizes[hdpi]
Activity Count3
Fragment Count4
Required Permissionsandroid.permission.READ_CONTACTS




Resource Files

There are 2 image files in ChatApp. The names of the image files are listed as follows.

speech_bubble_green.9.png
speech_bubble_orange.9.png

The following screenshort is generated from the image listed above.

null

Java Source Files

ChatApp has the following Java source files.

de.malte.chatapp.ConversationDetailActivity.java
de.malte.chatapp.ConversationDetailFragment.java
de.malte.chatapp.ConversationListActivity.java
de.malte.chatapp.ConversationListFragment.java
de.malte.chatapp.message.Message.java
de.malte.chatapp.message.MessageDataSource.java
de.malte.chatapp.newConversation.NewConversationActivity.java
de.malte.chatapp.newConversation.adapter.TabsPagerAdapter.java
de.malte.chatapp.person.Person.java
de.malte.chatapp.person.PersonDataSource.java
de.malte.chatapp.singletons.Singletons.java
de.malte.chatapp.sqlite.SQLiteHelperConversation.java
de.malte.chatapp.sqlite.SQLiteHelperPersons.java