Skip to content

Instantly share code, notes, and snippets.

@wullemsb
Created March 16, 2013 10:51
Show Gist options
  • Save wullemsb/5175908 to your computer and use it in GitHub Desktop.
Save wullemsb/5175908 to your computer and use it in GitHub Desktop.
Read the value from a string resource in Mono for Android
string applicationName = Resources.GetString(Resource.String.ApplicationName);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment