Hello There,
I am working on optimizing the memory usage of my app so that I can add more features. My app, step monkey (https://apps.garmin.com/en-US/apps/dc448aa9-0882-4abb-8637-7107695cc1f4), is designed for all of the available connect IQ watches, utilizing resource overrides for each device as needed. In terms of the images used, the vivoactive uses image assets with different colors that are available in it's palette and not in the other watches.
The memory usage on the vivoactive is around ~60KB where as on all the other watches it is ~48KB. I had thought this was due to the image assets used but I switched to using the same assets as my forerunner 920 build and the memory usage still stays at ~60KB.
Does anyone have an idea why an additional 2KBs is being used? Again, I am using the same resource files as being used with the forerunner920.
I used a simulator as well as a real vivoactive. Both report similar numbers.
Thanks in advance.
Braden