I am trying to log the Heart Rate of the Gear S3 to a simple text file using a Tizen Native Application. The only way I could find yet, is with a Web Application... is it possible with a Native App? And if so, Where do I find the reference?
Thanks a lot
The res folder does not allow writing text in a file, It has only Read permission. So you should save it in data folder which has Read and Write permission.
object_pack is my custom function where i put every UI component in box container