A simple chat app for Android..
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.
The following table is the detailed list of RatchetChat-Android.
Item | Value |
---|---|
Java File Count | 17 |
Supported screen sizes | [mdpi, hdpi] |
Activity Count | 7 |
Fragment Count | 7 |
jar files used | android-async-http-1.4.4.jar google-play-services.jar universal-image-loader-1.9.1-with-sources.jar |
Required Permissions | android.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 |
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.
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