Cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Device can be used as a data strage for the application?

ANSWERED

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.

Best Answer
0 Votes
1 BEST ANSWER

Accepted Solutions

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

 

View best answer in original post

Best Answer
2 REPLIES 2

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

 

Best Answer

I see! Thank you for your reply Smiley Happy

Best Answer
0 Votes