View Single Post
Old 02-25-2021, 08:34 PM   #3
pazos
cosiņeiro
pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.pazos ought to be getting tired of karma fortunes by now.
 
Posts: 1,406
Karma: 2451781
Join Date: Apr 2014
Device: BQ Cervantes 4
Quote:
Originally Posted by mafein View Post
Is it possible to integrate a 3rd party android app with koreader Android version?
If the app is meant to be called from other apps then the answer is yes. You need to figure out the name of the package and the kind of action that it handles. It is already documented in the wiki (under android tips and tricks)

If the app works with one of supported actions (intents in android language) you can submit a PR. It is just a matter of adding the new entry to android's thirdparty apps

u/Norbi24 found some dict apps that need to be called from the app picker. These kind of apps are not welcome upstream and should stay as user overrides.
pazos is offline   Reply With Quote