Android Open Source - Chat service ParseSimpleChat






Project Summary

Parse backend as a service for basic chat app. Currently no login required. Uses Picasso to load gravatars..

Web Site / Source Repository

ParseSimpleChat is hosted in the following web site
https://github.com/appoll/ParseSimpleChat

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

ItemValue
Java File Count5
Activity Count1
jar files usedParse-1.8.0.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET




Java Source Files

ParseSimpleChat has the following Java source files.

paul.antton.parsesimplechat.ApplicationTest.java
paul.antton.parsesimplechat.ChatActivity.java
paul.antton.parsesimplechat.ChatApplication.java
paul.antton.parsesimplechat.ChatListAdapter.java
paul.antton.parsesimplechat.Message.java