Android Open Source - Chat robot chatrobot






Project Summary

Chat Robot (Android).

Web Site / Source Repository

chatrobot is hosted in the following web site
https://github.com/JackOwen/chatrobot

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

ItemValue
Java File Count8
Supported screen sizes[hdpi]
Minimum SDK Version15
Activity Count1
jar files usedgson-2.2.4.jar
Required Permissionsandroid.permission.INTERNET




Resource Files

There are 10 image files in chatrobot. The names of the image files are listed as follows.

bottom_bar.9.png
chatfrom_bg_focused.9.png
chatfrom_bg_normal.9.png
chatfrom_bg_pressed.9.png
chatto_bg_focused.9.png
chatto_bg_normal.9.png
chatto_bg_pressed.9.png
login_edit_normal.9.png
send_btn_normal.9.png
send_btn_pressed.9.png

The following screenshort is generated from the image listed above.

null




Java Source Files

chatrobot has the following Java source files.

com.ouwenjie.chatrobot.activity.ChattingActivity.java
com.ouwenjie.chatrobot.model.ChatMessage.java
com.ouwenjie.chatrobot.model.ChatMessageAdapter.java
com.ouwenjie.chatrobot.robot.RobotInfo.java
com.ouwenjie.chatrobot.robot.RobotJsonResult.java
com.ouwenjie.chatrobot.utils.HttpCallbackListener.java
com.ouwenjie.chatrobot.utils.HttpUtil.java
com.ouwenjie.chatrobot.utils.RobotUtils.java