I am creating a Quiz App, and I want the data (Questions, Steps, Answers) stored locally
within the device and not in the cloud. Ideally a spreadsheet-like format would work well.
However, I dont see a “local” spreadsheet option available.
Does anyone know if there is any extension available for this?
Alternatively, I am open to other local storage alternatives.
Please feel free to suggest.
I think there is no way until this post)) to save data locally… The easiest way is to get data using Baserow database by column… And save data for next sign. Using TinyDB… Or you can get data from Spreadsheet google sheet using Recycler View and save it for next time… Using TinyDB