Android Open Source - Chat robot boringtalks






Project Summary

An robot chat android application.

Web Site / Source Repository

boringtalks is hosted in the following web site
https://github.com/lduruo10/boringtalks

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

ItemValue
Java File Count9
Minimum SDK Version7
Activity Count3
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE
Asset File Namesassets\developer_profile.jpg




Resource Files

There are 4 image files in boringtalks. The names of the image files are listed as follows.

launcher.png
launcher_icon_notify.png
launcher_icon_wel.png
menu_about_icon.png

The following screenshort is generated from the image listed above.

null

Java Source Files

boringtalks has the following Java source files.

com.boringtalks.activities.AboutActivity.java
com.boringtalks.activities.BoringTalksApplication.java
com.boringtalks.activities.ConversationActivity.java
com.boringtalks.activities.WelcomeActivity.java
com.boringtalks.androidimpl.MessageArrayAdapter.java
com.boringtalks.androidimpl.MessageDeliver.java
com.boringtalks.objects.ChatRobot.java
com.boringtalks.objects.MessagePackage.java
com.boringtalks.objects.Utils.java