Parse backend as a service for basic chat app. Currently no login required. Uses Picasso to load gravatars..
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.
The following table is the detailed list of ParseSimpleChat.
Item | Value |
---|---|
Java File Count | 5 |
Activity Count | 1 |
jar files used | Parse-1.8.0.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET |
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