-
Notifications
You must be signed in to change notification settings - Fork 10
Description
I want to save data to the database. For instance, When I finish dragging and I close and reopen the project in emulator, everything is resetting because of I haven't saved it.
How can we always get to the colored images we choose on the clock? (I mean, imgur.com/a/K12Xo) It should always work even if we close and reopen the project in emulator. Which code line can help me for this? In short, how should I follow the steps to add data to a database like SQLite? I can save numbers but I don't know how I can add colored things.
(Actually, I don't know much about SQLite but I know that if I want to save a float or other similar things, I can search it and find the solution easily. However, I don't understand colored things how can I add. I wanted to ask you first because I use your library. If you show me a way, I can complete the rest. I hope it was understood correctly. Thanks.)