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+
Androidバージョン
3.1.0(27-11-2020)最新バージョン
-
(0 レビュー)
Age ratingPEGI-3
インストール方法
1
インストールファイルをダウンロードし、開く
2
Unblock AptoideAptoide is a safe app! Just tap on More details and then on Install anyway.
3
インストールを完了し、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 - バージョン 3.1.0

(27-11-2020)
他のバージョン
新機能はFixd transcription error in 2Kings25v12.

まだ、レビューや評価はありません。 して最初のレビューワーになってください。

-
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

KJV Bible Pluginの最新バージョン

3.1.0Trust Icon Versions
27/11/2020
1 ダウンロード2 MB サイズ

同じカテゴリのアプリ

その他のおすすめ...