I don't understand the managing of the memory ...
I add errors when putting some System.println , and when removing, I don't have them again.
Unfortunately, this didn't work all the time. I need then to understand it ...
I have memory error, often on this code :
fmt = "" + hours + "h" + minutes.format("%02d");
I try to read this topic https://forums.garmin.com/archive/index.php/t-319811.html or https://forums.garmin.com/archive/index.php/t-214247.html, but it didn't help me, I still don't understand how to manage it.
Thanks