Goal of the homework is to implement simple dictionary(macedonian to english) and utilize file storage to save the dictionary.
The homework includes functionality for:
- adding new dictionary entry
- editing dictionary entry
- deleting dictionary entry
- searching through dictionary entries
- storage support
One bonus feature is deleting dictionary entry.
Another bonus feature is using dialogs to add or edit dictionary entries.
- Main activity
- Adding new dictionary entry
- Searching through dictionary entries