Link to the search function in android app

Support forum for our fast, user-friendly offline Chinese language study apps for Google Android devices:

Hanping Chinese Dictionary (Lite & Pro)
Hanping Cantonese Dictionary
Hanping Chinese Camera
Hanping Chinese Popup
Post Reply
hetao
Posts: 2
Joined: 17 Nov 2019, 01:03

Link to the search function in android app

Post by hetao »

Hello,

I am using Anki, and I would like to redirect the sentence that I am learning to the "search function" of Hanping. I would like to know how if hyperlinks that redirects to the app exists
(Actually my friend already did it for Pleco, but I would have preferred using Hanping : plecoapi://x-callback-url/s?q=... )

Thomas

hanping
Site Admin
Posts: 470
Joined: 18 Mar 2010, 08:52

Re: Link to the search function in android app

Post by hanping »

Hi there! You can take a look at one of Hanping's Back templates and you'll see something like:

Code: Select all

android-app://com.embermitre.hanping.app.pro#Intent;action=com.hanpingchinese.cmn.intent.action.DETAILS;S.p={{text:Pinyin}};S.s={{text:Simplified}};S.t={{text:Traditional}};S.LANG=cmn;S._SOURCE=anki;end
which will jump straight to the details screen. Have a play with that to see if it suits your needs.

Post Reply