Android Open Source - Chat application RatchetChat-Android






Project Summary

A simple chat app for Android..

Web Site / Source Repository

RatchetChat-Android is hosted in the following web site
https://github.com/scotttherobot/RatchetChat-Android

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

ItemValue
Java File Count17
Supported screen sizes[mdpi, hdpi]
Activity Count7
Fragment Count7
jar files usedandroid-async-http-1.4.4.jar
google-play-services.jar
universal-image-loader-1.9.1-with-sources.jar
Required Permissionsandroid.permission.ACCESS_FINE_LOCATION
android.permission.GET_ACCOUNTS
android.permission.GET_TASKS
android.permission.INTERNET
android.permission.READ_EXTERNAL_STORAGE
android.permission.VIBRATE
android.permission.WAKE_LOCK
android.permission.WRITE_EXTERNAL_STORAGE
com.example.gcm.permission.C2D_MESSAGE
com.google.android.c2dm.permission.RECEIVE




Resource Files

There are 1 image files in RatchetChat-Android. The names of the image files are listed as follows.

circle_mask.png

The following screenshort is generated from the image listed above.

null

Java Source Files

RatchetChat-Android has the following Java source files.

com.scotttherobot.ratchet.ApiClient.java
com.scotttherobot.ratchet.CreateThreadActivity.java
com.scotttherobot.ratchet.GcmBroadcastReceiver.java
com.scotttherobot.ratchet.GcmIntentService.java
com.scotttherobot.ratchet.LoginActivity.java
com.scotttherobot.ratchet.Message.java
com.scotttherobot.ratchet.MessageThreadActivity.java
com.scotttherobot.ratchet.MessagesAdapter.java
com.scotttherobot.ratchet.NearbyUsersActivity.java
com.scotttherobot.ratchet.ProfileViewActivity.java
com.scotttherobot.ratchet.Thread.java
com.scotttherobot.ratchet.ThreadListActivity.java
com.scotttherobot.ratchet.ThreadsAdapter.java
com.scotttherobot.ratchet.User.java
com.scotttherobot.ratchet.UserRegistrationActivity.java
com.scotttherobot.ratchet.UsersAdapter.java
com.scotttherobot.ratchet.Utils.java