Save Value in Phone's Memory

Hi, I have an application with a configuration section, where you can change some parameters. The problem is that every time someone closes the application, and reopens it, they have to configure everything again. Is there any way to save the value (in this case a number) in the mobile memory and to check it later? I have only been in Kodular for 3 months and I am still learning. I await your response, thank you :slightly_smiling_face:

Edit: I don’t want to use Firebase, because it is like an “Offline App”

Hello Luis in your autobiography you declare that you are a programmer and a web developer so you should already knew that in a community first you have to search if there is already a solution for your problem.
Here it is.

Use TinyDB component.

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.