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
설치 방법
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
안드로이드 호환: 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 크기

동일 카테고리의 앱

좋아할 만한 것...