Android Open Source - Development book JokeListBook






Project Summary

Android course home works, build a jokes book.

Web Site / Source Repository

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.

Project Detail

The following table is the detailed list of JokeListBook.

ItemValue
Java File Count11
Supported screen sizes[hdpi]
Target SDK Version16
Minimum SDK Version8
Activity Count3
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.INTERNET




Resource Files

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.

null

Java Source Files

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