Android Open Source - App basic bible-android






Project Summary

Basic King James Bible reading application for Android.

Web Site / Source Repository

bible-android is hosted in the following web site
https://github.com/jblough/bible-android

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

ItemValue
Java File Count16
Minimum SDK Version5
Activity Count4
Raw File Namesres\raw\bible1
res\raw\bible2
res\raw\bible3
res\raw\bible4
res\raw\bible5
res\raw\bible6




Resource Files

There are 8 image files in bible-android. The names of the image files are listed as follows.

back.png
closed3.png
forward.png
ic_menu_archive.png
ic_menu_delete.png
ic_menu_preferences.png
ic_menu_search.png
listing3.png

The following screenshort is generated from the image listed above.

null




Java Source Files

bible-android has the following Java source files.

com.josephblough.bible.activities.Bible.java
com.josephblough.bible.activities.ChapterActivity.java
com.josephblough.bible.activities.SearchActivity.java
com.josephblough.bible.activities.SearchResultsActivity.java
com.josephblough.bible.adapters.BookAdapter.java
com.josephblough.bible.adapters.SearchResultsAdapter.java
com.josephblough.bible.adapters.VerseAdapter.java
com.josephblough.bible.data.Book.java
com.josephblough.bible.data.Bookmarks.java
com.josephblough.bible.data.Chapter.java
com.josephblough.bible.data.Testament.java
com.josephblough.bible.data.Verse.java
com.josephblough.bible.providers.BibleDatabaseHelper.java
com.josephblough.bible.providers.BibleLibrary.java
com.josephblough.bible.providers.BibleProvider.java
com.josephblough.bible.tasks.BibleSearchTask.java