Android Open Source - Chat client chat_activity






Project Summary

Android client for ChannelChatServlet.

Web Site / Source Repository

chat_activity is hosted in the following web site
https://github.com/diman4ik/chat_activity

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

ItemValue
Java File Count7
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version15
Minimum SDK Version8
Activity Count1
Required Permissionsandroid.permission.GET_ACCOUNTS
android.permission.INTERNET
android.permission.USE_CREDENTIALS




Resource Files

There are 1 image files in chat_activity. The names of the image files are listed as follows.

ic_action_search.png

The following screenshort is generated from the image listed above.

null

Java Source Files

chat_activity has the following Java source files.

com.example.chat_activity.ChatConnector.java
com.example.chat_activity.ChatListener.java
com.example.chat_activity.MainActivity.java
edu.gvsu.cis.masl.channelAPI.ChannelAPI.java
edu.gvsu.cis.masl.channelAPI.ChannelListener.java
edu.gvsu.cis.masl.channelAPI.ChannelService.java
edu.gvsu.cis.masl.channelAPI.XHR.java