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

KJV Bible Plugin

tekkies.co.uk
Trustable Ranking IconPouzdano
1K+Preuzimanja
2MBVeličina
Android Version Icon1.5+
Android verzija
3.1.0(27-11-2020)Najnovija verzija
-
(0 Prikazi)
Age ratingPEGI-3
Preuzmite
DetaljiPrikaziVerzijeИнфо
1/2

Opis aplikacije 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 - Verzija 3.1.0

(27-11-2020)
Druge verzije
Šta je novoFixd transcription error in 2Kings25v12.

Trenutno nema komentara ili ocena! Da biste ostavili prvi komentar ili ocenu,

-
0 Reviews
5
4
3
2
1
Info Trust Icon
Garantovano dobra aplikacijaOva aplikacija je prošla bezbednosni test za viruse, zlonamerne programe i druge zlonamerne napade i ne sadrži nikakve pretnje.

KJV Bible Plugin - Informacije o APK datoteci

Verzija APK datoteke: 3.1.0Paket: uk.co.tekkies.plugin.kjv
Kompatibilnost sa Android sistemom: 1.5+ (Cupcake)
Programer:tekkies.co.ukDozvole:0
Naziv: KJV Bible PluginVeličina: 2 MBPreuzimanja: 1Verzija : 3.1.0Datum objavljivanja: 2020-11-27 06:57:06Najmanji ekran: SMALLPodržana CPJ:
ID paketa: uk.co.tekkies.plugin.kjvSHA1 potpis: 68:2F:A8:C0:F4:42:57:57:31:44:8B:FD:EA:F3:88:DA:F7:59:9D:4DProgramer (CN): Andrew JoinerOrganizacija (O): tekkies.co.ukLokacija (L): SwanseaZemlja (C): GBDržava/grad (ST): Wales

Poslednja verzija aplikacije KJV Bible Plugin

3.1.0Trust Icon Versions
27/11/2020
1 preuzimanja2 MB Veličina
Preuzmite

Aplikacije u istoj kategoriji

Možda će vam se takođe dopasti i...