Android Open Source - Chat application chat






Project Summary

Android Chat application sources.

Web Site / Source Repository

chat is hosted in the following web site
https://github.com/ilozic/chat

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

ItemValue
Java File Count20
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version16
Minimum SDK Version8
Activity Count1
jar files usedacra-4.4.0.jar
android-support-v4.jar
gcm.jar
gson-2.2.2.jar
httpclient-4.2.3.jar
mobileservices-0.2.0-javadoc.jar
mobileservices-0.2.0-sources.jar
mobileservices-0.2.0.jar
Required Permissionsandroid.permission.GET_ACCOUNTS
android.permission.GET_TASKS
android.permission.INTERNET
android.permission.READ_PHONE_STATE
android.permission.WAKE_LOCK
com.example.notificationpoc.permission.C2D_MESSAGE
com.google.android.c2dm.permission.RECEIVE




Resource Files

There are 1 image files in chat. The names of the image files are listed as follows.

ic_waiting.png

The following screenshort is generated from the image listed above.

null

Java Source Files

chat has the following Java source files.

com.example.notificationpoc.AlertDialogManager.java
com.example.notificationpoc.AlternatingItemsAdapter.java
com.example.notificationpoc.ConnectionDetector.java
com.example.notificationpoc.FullscreenActivity.java
com.example.notificationpoc.GCMIntentService.java
com.example.notificationpoc.MobileServiceClientSingletone.java
com.example.notificationpoc.MyApplication.java
com.example.notificationpoc.PhoneNumberDialogManager.java
com.example.notificationpoc.entities.Message.java
com.example.notificationpoc.entities.MessageList.java
com.example.notificationpoc.entities.User.java
com.example.notificationpoc.entities.customer.java
com.example.notificationpoc.entities.notifications.java
com.example.notificationpoc.tasks.CustomerManager.java
com.example.notificationpoc.tasks.DataPersisterTask.java
com.example.notificationpoc.tasks.MessageManager.java
com.example.notificationpoc.util.ApplicationInfo.java
com.example.notificationpoc.util.Constants.java
com.example.notificationpoc.util.DateTime.java
com.example.notificationpoc.util.PhoneNumberManager.java