08-28-2017 22:51
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

08-28-2017 22:51
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
Is it possible to save specific text data which is generated by the application to the memory of the device ?
I'd like to create a score recording application for some sports.
Answered! Go to the Best Answer.
Accepted Solutions
08-29-2017 00:29
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post


08-29-2017 00:29
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
- Who Voted for this post?
Hi osiL,
Yes, you can use the File System API to persist data within the device file system.
https://dev.fitbit.com/guides/file-system/
Thanks
Jon
08-29-2017 00:29
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post


08-29-2017 00:29
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
- Who Voted for this post?
Hi osiL,
Yes, you can use the File System API to persist data within the device file system.
https://dev.fitbit.com/guides/file-system/
Thanks
Jon
08-29-2017 22:42
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

08-29-2017 22:42
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
I see! Thank you for your reply

