Basic workflow of the program is:
- Read spellcheck file(s) This is done to cross-check the incoming words from the new source file.
- Read existing Android dictionary This is done to balance the input and for completness.
- Read custom spellcheck file. Control which words should be added in any case.
- Export new dictionary file.
- Export file with words missing in the spellcheck file(s).