Offline Dictionary

Hello, is it possible to make offline dictionary? I tried to make one but I think I made a mistake. I've tried to use .csv files for it. from a to z, different csv for each letter. It is also my first time here using MIT App Inventor, so there are things I cant understand.

Also..
When I tried to load it, and tried searching something, i get an error, Error 2101: The File A.csv could not be found

To generate such files, I recommend using ChatGPT or some other AI. This will be more efficient than manually creating each file by selecting words.
After that, it's simply my opinion.

Nico

How are you loading the CSV files into App Inventor and processing them?

i've uploaded it sir

I've already got the csv's sir, I had also uploaded it

combine all there csv files into one, that will make it easier.

Load your files into TinyDB on the first run, with the words as tags, and the definitions as their values.

i tried it sir but it says the file is too big

If you were to try to export or build the app now, would it fit?

Some apps grow slowly big enough to not fit through the AI2 doorways.

Media file names must be preceded with '//' to access them with a file read.