A simple chat application using android and parse backend-as-a-service..
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.
The following table is the detailed list of SimpleChat.
Item | Value |
---|---|
Java File Count | 4 |
Target SDK Version | 19 |
Minimum SDK Version | 14 |
Activity Count | 1 |
jar files used | Parse-1.6.0.jar android-support-v4.jar picasso-2.3.4.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET |
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