KJV Bible Plugin

2024-10-29
KJV Bible Plugin 商务办公
  • Android 7.0
  • Version: 3.1.0
  • 50MB
7.9
1
2
3
4
5
7.9(121)

KJV Bible Plugin -

该插件为读取应用提供了KJV圣经翻译

该插件允许其他Android应用显示圣经的King James版本。

应用开发人员可以将其与以下代码集成:

==在新活动中显示一段段落==

意图意图= new Intent(intent.action_view);

intent.setType(“ vnd.android.cursor.item/vnd.uk.co.tekkies.bible.passage”);

intent.putextra(“通道”,“希伯来书11”);

活动。开始(意图);

或者

==内容提供商接口==

字符串vassagexml =“ error”;

字符串[] row = new String [] {“ vassage”};

光标光标= getActivity()。getContentResolver()。查询(

uri.parse(“ content://uk.co.tekkies.plugin.bible.kjv/passage/” + vassage),行,“,row,”,“”);

if(cursor.movetofirst()){

passagexml = cursor.getString(cursor.getColumnIndex(“ passage”));

}

最新版本3.1.0中的新功能

最后一次更新于2015年9月17日2kings25v12中的FIXD转录错误。

阅读更多信息

截图

热门下载