Android Deep Links Or Intents For Blue Letter Bible Search

59 views
Skip to first unread message

Paul Luckett

unread,
May 6, 2023, 3:11:07 PM5/6/23
to BLB Android App
I would like to pass search terms to Blue Letter Bible Search from other Android applications.

I have other Android applications such as Tasker or Termux that will allow me to build custom shortcuts that can perform actions such as passing highlighted text to another applications such as Blue Letter Bible Search.

Would you please provide the any deep links or the specific activity, intent and extras in Blue Letter Bible Search I can use to achieve this?

Examples of deep links would be:

tecartabible://bible/Matthew+5:10+NLT
tecartabible://search/search+terms+here

The same may be achievable with an intent. It would look similar to the below:
am start -a android.intent.action.MAIN -n com.orgzly/com.orgzly.android.ui.main.MainActivity --es "com.orgzly.intent.extra.QUERY_STRING" "search term" --activity-clear-task

Any one already doing anything like this with Blue Letter Bible?

Kind regards,
Brainflurry
Reply all
Reply to author
Forward
0 new messages