OMG,incredible
It works!
Nice!
You might want to check if any of your other strings under resources.xml are actually used in the app or not, for Edge 1000. Like try defining some other string X in strings.xml, but not resources-eng/strings…
OMG,incredible
It works!
Nice!
You might want to check if any of your other strings under resources.xml are actually used in the app or not, for Edge 1000. Like try defining some other string X in strings.xml, but not resources-eng/strings…
I can't speak to background processes (don't use them), but in my experience, setProperty() and/or app settings are pretty heavyweight (memory-wise) because the app loads all of your properties into a dictionary on startup, whether you read them…
Sys.println(Toybox.Activity.getactivityInfo().altitude);
Thanks for the info! Will definitely help others!