KB
Download v1.4.2
12 downloads
| File type | APK |
|---|---|
| Version | 1.4.2 |
| Publisher | tekkies.co.uk |
| Release date | Sep 11, 2012 |
| Date added | Sep 11, 2012 |
| Os requirements | Android, Android 2.2, Android 2.3.3 - Android 2.3.7 |
| Requirements | Compatible with 2.2 and above. |
| Total downloads | 12 |
| Price | Free |
Description
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: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);Recent changes:Zoom level is remembered the app is restarted.Crash fixContent rating: Everyone