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

KJV Bible Plugin

tekkies.co.uk
Trustable Ranking IconConfiável
1K+Downloads
2MBTamanho
Android Version Icon1.5+
Versão Android
3.1.0(27-11-2020)Última versão
-
(0 Avaliações)
Age ratingPEGI-3
Como instalar
1
Baixe e abra o arquivo de instalação
2
Unblock AptoideAptoide is a safe app! Just tap on More details and then on Install anyway.
3
Finalize a instalação e abra a Aptoide
app-card-icon
DetalhesAvaliaçõesVersõesInformações
1/2

Descrição do 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 - Versão 3.1.0

(27-11-2020)
Outras versões
O que há de novoFixd transcription error in 2Kings25v12.

Ainda não há notas ou avaliações! Para deixar a primeira, por favor

-
0 Reviews
5
4
3
2
1
Info Trust Icon
Boa App GarantidamenteEstes aplicativos passaram no teste de segurança em busca de vírus, malware e outros ataques maliciosos e não contêm qualquer ameaça.

KJV Bible Plugin - Informações do APK

Versão do APK: 3.1.0Pacote: uk.co.tekkies.plugin.kjv
Compatibilidade Android: 1.5+ (Cupcake)
Desenvolvedor:tekkies.co.ukPermissões:0
Nome: KJV Bible PluginTamanho: 2 MBDownloads: 1Versão: : 3.1.0Data de Lançamento: 2020-11-27 06:57:06Tela Mín: SMALLCPU Suportada:
ID do pacote: uk.co.tekkies.plugin.kjvAssinatura SHA 1: 68:2F:A8:C0:F4:42:57:57:31:44:8B:FD:EA:F3:88:DA:F7:59:9D:4DDesenvolvedor (CN): Andrew JoinerOrganização (O): tekkies.co.ukLocal (L): SwanseaPaís (C): GBEstado/Cidade (ST): Wales

Última versão de KJV Bible Plugin

3.1.0Trust Icon Versions
27/11/2020
1 downloads2 MB Tamanho

Apps na mesma categoria

Você também poderá gostar...