Android Chat Application. Work in progress..
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.
The following table is the detailed list of ChatApp.
Item | Value |
---|---|
Java File Count | 15 |
Supported screen sizes | [hdpi] |
Activity Count | 3 |
Fragment Count | 4 |
Required Permissions | android.permission.READ_CONTACTS |
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.
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