Messed up the old repository, this new repository has the working lab4 JokeList application..
lab4-JokeList-Database-Functionality is hosted in the following web site
https://github.com/ErikOwen/lab4-JokeList-Database-Functionality
If you think the Android project lab4-JokeList-Database-Functionality 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 lab4-JokeList-Database-Functionality.
Item | Value |
---|---|
Java File Count | 8 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 18 |
Minimum SDK Version | 10 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
There are 5 image files in lab4-JokeList-Database-Functionality. The names of the image files are listed as follows.
ic_action_emo_err.png ic_action_emo_err_deselected.png ic_action_emo_laugh.png ic_action_emo_laugh_deselected.png ic_action_search.png
The following screenshort is generated from the image listed above.
lab4-JokeList-Database-Functionality has the following Java source files.
edu.calpoly.android.lab4.AdvancedJokeList.java edu.calpoly.android.lab4.Joke.java edu.calpoly.android.lab4.JokeContentProvider.java edu.calpoly.android.lab4.JokeCursorAdapter.java edu.calpoly.android.lab4.JokeDatabaseHelper.java edu.calpoly.android.lab4.JokeListAdapter.java edu.calpoly.android.lab4.JokeTable.java edu.calpoly.android.lab4.JokeView.java