View Single Post
Old 02-26-2021, 05:41 AM   #5
mafein
Junior Member
mafein began at the beginning.
 
Posts: 9
Karma: 10
Join Date: Jan 2021
Device: Onyx Boox Note Air
Quote:
Originally Posted by pazos View Post
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.


Both Livio and Lookup Dictionaries can be called from other apps, eg. google chrome, moon+reader, librera. But as I dont know much programming language, i dont know how to do it. . Thats why I am learning python
mafein is offline   Reply With Quote