Android Open Source - Chat application parse-chat






Project Summary

Just a test app: a basic chat app backed by Parse.

Web Site / Source Repository

parse-chat is hosted in the following web site
https://github.com/androidsx/parse-chat

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

ItemValue
Java File Count5
Target SDK Version18
Minimum SDK Version11
Activity Count2
jar files usedParse-1.4.2.jar
android-support-v4.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.GET_ACCOUNTS
android.permission.INTERNET
android.permission.RECEIVE_BOOT_COMPLETED
android.permission.VIBRATE
android.permission.WAKE_LOCK
com.androidsx.parsechat.permission.C2D_MESSAGE
com.google.android.c2dm.permission.RECEIVE




Java Source Files

parse-chat has the following Java source files.

com.androidsx.parsechat.ChooseUserActivity.java
com.androidsx.parsechat.Constants.java
com.androidsx.parsechat.ParseChatActivity.java
com.androidsx.parsechat.ParseChatApplication.java
com.androidsx.parsechat.PushReceiver.java