Android course home works, build a jokes book.
JokeListBook is hosted in the following web site
https://github.com/alonrolnik/JokeListBook
If you think the Android project JokeListBook 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 JokeListBook.
Item | Value |
---|---|
Java File Count | 11 |
Supported screen sizes | [hdpi] |
Target SDK Version | 16 |
Minimum SDK Version | 8 |
Activity Count | 3 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.INTERNET |
There are 1 image files in JokeListBook. The names of the image files are listed as follows.
add.png
The following screenshort is generated from the image listed above.
JokeListBook has the following Java source files.
cse.bgu.ex5.jokelistbook.AcbWithMenu.java cse.bgu.ex5.jokelistbook.AddNewJoke.java cse.bgu.ex5.jokelistbook.HttpComm.java cse.bgu.ex5.jokelistbook.Joke.java cse.bgu.ex5.jokelistbook.JokesList.java cse.bgu.ex5.jokelistbook.ManipulateDB.java cse.bgu.ex5.jokelistbook.MyDB.java cse.bgu.ex5.jokelistbook.MySQLiteOpenHelper.java cse.bgu.ex5.jokelistbook.ViewJoke.java cse.bgu.ex5.jokelistbook.XmlJokesParser.java cse.bgu.ex5.jokelistbook.XmlParse.java