🌐 website

KJV Bible Plugin at Google Play market analyse

App power index: 100 (based on ranks around App Stores today)
Libraries & Demo
Developer: tekkies.co.uk
Price: 0 free
Current version: 3.1.0, last update: 2 years ago
First release : 10 Apr 2016
App size: 2 Mb
4.2 ( 7152 ratings )

Estimation application downloads and cost

> 2.2k
Monthly downloads
~ $ 900
Estimation App Cost


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.

Hope you guys get to give us a nkjv plugin? That would go down a treat.

Good kjv bible but for the daily readings app would be nice if there were more versions...maybe esv, nkjv, niv, asv...ect

The best

An impressive work

Good

Could not get it working after. no icons! uninstalled!

Good app.

Read more App Reviews