settings.xml and strings.xml for Samsung Gear app settings
settings.xml and strings.xml for Samsung Gear app settings
BY 17 Jul 2015Web Application Development
Hi,
I am trying to use settings.xml for an application on Gear S to make it customizable from Gear Manager.
Actually it works. When I use static text in settings.xml it is fine.
However, if I use @ marks for texts to be converted from strings.xml, it doesn’t convert. I mean I use the strings.xml file for that, but the final text is not formed from strings.xml.
Is there anything else to configure for this to work ?
settings.xml and strings.xml for Samsung Gear app settings
Hi,
I am trying to use settings.xml for an application on Gear S to make it customizable from Gear Manager.
Actually it works. When I use static text in settings.xml it is fine.
However, if I use @ marks for texts to be converted from strings.xml, it doesn’t convert. I mean I use the strings.xml file for that, but the final text is not formed from strings.xml.
Is there anything else to configure for this to work ?
A sample strings.xml is like:
For example, I use following line in my settings.xml:
But that line does not convert to “1:00 PM” as expected.
It shows up as “@Hour _Format_Item1”
What is required to convert using strings.xml ?
Thx.
BY
16 Apr 2025
Tizen Studio
BY
04 Nov 2024
Tizen Studio
BY
02 Apr 2024
Tizen Studio