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

KJV Bible Plugin

tekkies.co.uk
Trustable Ranking IconFiable
1K+Téléchargements
2MBTaille
Android Version Icon1.5+
Version Android
3.1.0(27-11-2020)Dernière Version
-
(0 Avis)
Age ratingPEGI-3
Comment installer
1
Téléchargez et ouvrez le fichier d'installation
2
Unblock AptoideAptoide is a safe app! Just tap on More details and then on Install anyway.
3
Terminez l'installation et ouvrez Aptoide
app-card-icon
DétailsAvisVersionsInfo
1/2

Description de 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)
Autres versions
Quoi de neuf Fixd transcription error in 2Kings25v12.

Il n'y a pas encore de commentaires ou d'évaluations ! Pour être le premier, veuillez

-
0 Reviews
5
4
3
2
1
Info Trust Icon
Super Application GarantieCette application a réussi le test de sécurité contre les virus, les logiciels malveillants et autres attaques et ne contient aucune menace.

KJV Bible Plugin - Information APK

Version APK: 3.1.0Package: uk.co.tekkies.plugin.kjv
Compatibilité Android: 1.5+ (Cupcake)
Développeur:tekkies.co.ukAutorisations:0
Nom: KJV Bible PluginTaille: 2 MBTéléchargements: 1Version : : 3.1.0Date de sortie: 2020-11-27 06:57:06Écran mini: SMALLCPU pris en charge:
ID du package: uk.co.tekkies.plugin.kjvSignature SHA1: 68:2F:A8:C0:F4:42:57:57:31:44:8B:FD:EA:F3:88:DA:F7:59:9D:4DDéveloppeur (CN): Andrew JoinerOrganisation (O): tekkies.co.ukLocalisation (L): SwanseaPays (C): GBÉtat/ville (ST): Wales

Ancienne Version de KJV Bible Plugin

3.1.0Trust Icon Versions
27/11/2020
1 téléchargements2 MB Taille

Applications de même catégorie

Vous pourriez également aimer...