Add Variable To String Resource Android

[Solved] Add Variable To String Resource Android | Swift - Code Explorer | yomemimo.com
Question : add variable to string resource android

Answered by : nachooch

<string name="mSomething">Something: %s</string>

Source : https://stackoverflow.com/questions/65331025/how-to-correctly-display-a-string-resource-with-a-variable | Last Update : Wed, 05 Jul 23

Answers related to add variable to string resource android

Code Explorer Popular Question For Swift