Android Open Source - Chat room S2ResiliencyAndroid






Project Summary

Sample Android Chat Room App which illustrates the usage of connection resiliency APIs.

Web Site / Source Repository

S2ResiliencyAndroid is hosted in the following web site
https://github.com/DhruvCShepHertz/S2ResiliencyAndroid

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

ItemValue
Java File Count6
Supported screen sizes[mdpi]
Target SDK Version17
Minimum SDK Version8
Activity Count2
jar files usedAppWarpClientS2.jar
android-support-v4.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET




Resource Files

There are 3 image files in S2ResiliencyAndroid. The names of the image files are listed as follows.

bg_grey.png
offline.png
online_status.png

The following screenshort is generated from the image listed above.

null

Java Source Files

S2ResiliencyAndroid has the following Java source files.

appwarp.example.ChatActivity.java
appwarp.example.Constants.java
appwarp.example.MainActivity.java
appwarp.example.User.java
appwarp.example.UserListAdapter.java
appwarp.example.Utils.java