Chat Robot (Android).
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.
The following table is the detailed list of chatrobot.
Item | Value |
---|---|
Java File Count | 8 |
Supported screen sizes | [hdpi] |
Minimum SDK Version | 15 |
Activity Count | 1 |
jar files used | gson-2.2.4.jar |
Required Permissions | android.permission.INTERNET |
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.
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