Android Open Source - Database database what2say






Project Summary

Android app that brings up random topics of conversation from a dedicated database.

Web Site / Source Repository

what2say is hosted in the following web site
https://github.com/sjunejo/what2say

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

ItemValue
Java File Count8
Supported screen sizes[ldpi, mdpi, hdpi, xhdpi]
Target SDK Version19
Minimum SDK Version8
Activity Count3
jar files usedTapForTap.jar
android-support-v4.jar
Required Permissionsandroid.permission.ACCESS_NETWORK_STATE
android.permission.INTERNET
android.permission.READ_PHONE_STATE
android.permission.WRITE_EXTERNAL_STORAGE




Resource Files

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

speechbubble.png

The following screenshort is generated from the image listed above.

null

Java Source Files

what2say has the following Java source files.

com.sjunejo.utils.CSVLoader.java
com.sjunejo.what2say.AboutPage.java
com.sjunejo.what2say.AddDeleteTopics.java
com.sjunejo.what2say.What2SayActivity.java
com.sjunejo.what2say.sqlite.InitialData.java
com.sjunejo.what2say.sqlite.SQLiteHelper.java
com.sjunejo.what2say.sqlite.Topic.java
com.sjunejo.what2say.sqlite.TopicsDataSource.java