Android Open Source - Chat service SimpleChat






Project Summary

A simple chat application using android and parse backend-as-a-service..

Web Site / Source Repository

SimpleChat is hosted in the following web site
https://github.com/nidhi1608/SimpleChat

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

ItemValue
Java File Count4
Target SDK Version19
Minimum SDK Version14
Activity Count1
jar files usedParse-1.6.0.jar
android-support-v4.jar
picasso-2.3.4.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET




Java Source Files

SimpleChat has the following Java source files.

com.codepath.simplechat.ChatActivity.java
com.codepath.simplechat.ChatApplication.java
com.codepath.simplechat.ChatListAdapter.java
com.codepath.simplechat.Message.java