Sample Android Chat Room App which illustrates the usage of connection resiliency APIs.
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.
The following table is the detailed list of S2ResiliencyAndroid.
Item | Value |
---|---|
Java File Count | 6 |
Supported screen sizes | [mdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 2 |
jar files used | AppWarpClientS2.jar android-support-v4.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET |
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.
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