1/2
KJV Bible Plugin screenshot 0
KJV Bible Plugin screenshot 1
KJV Bible Plugin Icon

KJV Bible Plugin

tekkies.co.uk
Trustable Ranking IconНадеждно
1K+Изтегляния
2MBРазмер
Android Version Icon1.5+
Андроид версия
3.1.0(27-11-2020)Това е най-новата версия
-
(0 Прегледи)
Age ratingPEGI-3
How to install
1
Download and open the installation file
2
Unblock AptoideAptoide is a safe app! Just tap on More details and then on Install anyway.
3
Complete the installation and open Aptoide
app-card-icon
ДетайлиПрегледиВерсииИнформация
1/2

Описание на KJV Bible Plugin

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"));

}


KJV Bible Plugin - Version 3.1.0

(27-11-2020)
Други версии
Какво новоFixd transcription error in 2Kings25v12.

There are no reviews or ratings yet! To leave the first one please

-
0 Reviews
5
4
3
2
1
Info Trust Icon
Гарантирано добро приложениеТова приложение е преминало тест за сигурност срещу вируси, злонамерен софтуер и други злонамерени атаки и не съдържа никакви заплахи.

KJV Bible Plugin - APK информация

APK версия: 3.1.0Пакет: uk.co.tekkies.plugin.kjv
Съвместимост с Android: 1.5+ (Cupcake)
Разработчик:tekkies.co.ukРазрешения:0
Име: KJV Bible PluginРазмер: 2 MBИзтегляния: 1Версия : 3.1.0Дата на пускане: 2020-11-27 06:57:06Мин. екран: SMALLПоддържано CPU:
ID на пакет: uk.co.tekkies.plugin.kjvSHA1 подпис: 68:2F:A8:C0:F4:42:57:57:31:44:8B:FD:EA:F3:88:DA:F7:59:9D:4DРазработчик (CN): Andrew JoinerОрганизация (O): tekkies.co.ukМестен (L): SwanseaДържава (C): GBОбласт/град (ST): Wales

Latest Version of KJV Bible Plugin

3.1.0Trust Icon Versions
27/11/2020
1 изтегляния2 MB Размер

Apps in the same category

You may also like...