KJV Bible Plugin

by tekkies.co.uk


Libraries & Demo

free



This plugin provides a KJV bible translation for the Readings app


This plugin allows other Android apps to display Bible passages from the King James Version of the Bible.App developers can integrate this with the following code:== Show a passage in a new activity ==Intent intent = new Intent(Intent.ACTION_VIEW);intent.setType("vnd.android.cursor.item/vnd.uk.co.tekkies.bible.passage");intent.putExtra("passage","Hebrews 11");activity.startActivity(intent);OR== Content provider interface ==String passageXml = "Error";String[] row = new String[] { "passage" };Cursor cursor = getActivity().getContentResolver().query( Uri.parse("content://uk.co.tekkies.plugin.bible.kjv/passage/" + passage), row, "", row, "");if (cursor.moveToFirst()) { passageXml = cursor.getString(cursor.getColumnIndex("passage"));}Fixd transcription error in 2Kings25v12.

Read trusted reviews from application customers

WORDS OF GOD ARE FOR WISDOM.

Ambali Johnson

very happy. thanks

Jessie van Treijen

usefull

Vestamoore Moore

Changed to note 9 not working

Greg McLeod

Great plugin! I see a lot of people struggle with the bible versions. You can use other versions by installing the mysword app (this app uses mysword when yo click the study button). In the mysword app you then need to download the bible version you want, and then choose it from the mysword menu. Now this kjv plugin will have a "study" button, simply click it and it will open whatever version you had last used in my sword.

sorifiend

I like it so much

Russell Darden

Help's You Understand KJV Of The Bible.

A Google user

Some folk would like to choose the Bible version, perhaps you can offer this going forward as an incentive to make this application fitting for all. NIV, NKJV to name a few.

Twofish Cipher

What it says

Dawn Rondas

I love it!

john Dimzon