An robot chat android application.
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.
The following table is the detailed list of boringtalks.
Item | Value |
---|---|
Java File Count | 9 |
Minimum SDK Version | 7 |
Activity Count | 3 |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.INTERNET android.permission.WRITE_EXTERNAL_STORAGE |
Asset File Names | assets\developer_profile.jpg |
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.
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