I have two dictionary apps that can work with stardict.
They store their dictionaries in two different folders.
I was thinking of make a symlink between the two with the command:
Code:
su ln -s [path to directory with dictionary] [path to the empty directory]
Described
here as well.
But it does not seem to work at all. Does anyone have a clue.
Prerequisite for anyone who wants to try: rooted w super user installed, Busy box installed, Terminal emulator installed.