Just a test app: a basic chat app backed by Parse.
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.
The following table is the detailed list of parse-chat.
Item | Value |
---|---|
Java File Count | 5 |
Target SDK Version | 18 |
Minimum SDK Version | 11 |
Activity Count | 2 |
jar files used | Parse-1.4.2.jar android-support-v4.jar |
Required Permissions | android.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 |
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