I need to put value from android backend java class to the strings.xml
<resources>
<string name="test">xyz</string>
</resources>
I need to put value from android backend java class to the strings.xml
<resources>
<string name="test">xyz</string>
</resources>