-
Notifications
You must be signed in to change notification settings - Fork 198
MyBible module support
Starting from 4.0.640
there is an experimental module support for MyBible module format, more specifically for Bible, Commentary and Dictionary (starting from 4.0.641) modules.
- Connect your device to computer with USB cable.
- Create a new folder
Android/data/net.bible.android.activity/files/mybible
- Copy MyBible module files there. If you have MyBible installed, you can find its module files in
Android/data/ua.mybible/files/MyBible
(look for*.SQLite3
files). - Restart And Bible and you will find the modules now installed.
You can also install MyBible modules via "Load Documents from a file" feature. See 3rd party module support page for more instructions.
It is now possible to create "Sword-like" modules that use MyBible backend instead of Sword (And Bible 4.0.640+).
If you'd like to see some MyBible module distributed in And Bible, please suggest it here.
Now it is possible to create modules that use MyBible style sqlite3 data.
To implement this, first create config file (here, mods.d/FiAapeli.conf
):
[FiAapeli]
DataPath=./modules/texts/MyBible/FiAapeli/
AndBibleMinimumVersion=640
ModDrv=MyBibleBible
CompressType=ZIP
BlockType=BOOK
Encoding=UTF-8
SourceType=OSIS
Lang=fi
LCSH=Bible.Finnish
Description=Aapeli Saarisalo UT 1969 viitteineen
Versification=KJV
put your MyBible module file (here FIASUTa.SQLite3
) in your module folder to your module folder
with name module.SQLite3
, i.e here: ./modules/texts/MyBible/FiAapeli/module.SQLite3
.
AndBibleMinimumVersion
refers to build number (the last three digits in the version, i.e 4.0.640).
ModDrv
can be either MyBibleBible
, MyBibleCommentary
, or MyBibleDictionary
(support starting from 4.0.641) depending on the type of the content.
Module examples: FiAapeli, MyBibleStrongs
- Home
- Support
- FAQ (English)
- How to contribute
- Backup & Restore
- Reading Plans
- Discrete build (for the persecuted)
- And Bible Advanced Usage
- Press releases / release notes
- People
- Privacy Policy
- Terms of Service