I want to develop an Offline Dictionary app. I downloaded a open source Dictionary json from Github and I want to use the .json file in the app. Is it possible in Kodular. I need to get value from the .json file for the user provided text.
This is how the .json file looks. If I want to get meaning for the text. Ex. If I want to get meaning for Wobble what block should I use to get the meaning of the text. The size of this .json file is 23 MB, when I upload it to the asset and save the apk. It becomes 4~5 MB. How?. I did not find a proper topic about this. So, I created a new Topic.
This is the code to get dictionary definitions.
I have used a small dici.json dictionary with only 7 definitions, it only takes up 2 KB. You can download it from the Assets.