12-11-2021 04:16
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

12-11-2021 04:16
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
- Who Voted for this post?
Hi,
I'm new to fitbit app development and my coding skills are basic. I'm trying to develop an app that tracks timestamps saved by the user. The app shows the last 5 saved times. My problem is that if the app closes/restarts all the data is removed.
My guess is to write the data to a file, and every time the app starts it reads the file and loads the stored data to the app. I've tried someting like that but I can't get it working.
How do I save data? Can you please write an example to do this.
Regards,
Mimmi
12-11-2021 12:27
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post


12-11-2021 12:27
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
- Who Voted for this post?
Have a skim through here (check out loadSettings() and associated code).
Gondwana Software
