Android Open Source - App simple AZBible






Project Summary

Android app open simple bible.

Web Site / Source Repository

AZBible is hosted in the following web site
https://github.com/franzueto/AZBible

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

ItemValue
Java File Count11
Target SDK Version19
Minimum SDK Version8
Activity Count4
Fragment Count1
jar files usedandroid-support-v4.jar
Asset File Namesassets\RV1960.sqlite




License

The license information of AZBible is as follows:

GNU General Public License

Java Source Files

com.witgeeks.azbible.BooksActivity.java
com.witgeeks.azbible.ChaptersActivity.java
com.witgeeks.azbible.LessonActivity.java
com.witgeeks.azbible.MainActivity.java
com.witgeeks.azbible.beans.Bible.java
com.witgeeks.azbible.beans.Book.java
com.witgeeks.azbible.beans.Chapter.java
com.witgeeks.azbible.beans.Verse.java
com.witgeeks.azbible.sqlite.DataBaseManager.java
com.witgeeks.azbible.sqlite.DbHelper.java
com.witgeeks.azbible.xml.XMLDOMParser.java