Android Tutorial 20 - Hallo, Salve, Bonjour with Strings

Published: 24 March 2014
on channel: Code Here Now
1,359
3

This is an excerpt from Learn by Doing - Android for Beginners on Udemy.
https://www.udemy.com/learn-by-doing-...


This video shows you how to,
Create new string resources
Access those resources from Java and XML


Things to Remember
-------------------------------
1. String resources are placed inside the res/values/strings.xml file.

2. Use R.string.resource_name to reference a string resource from your Java code.

3. Use @string/resource_name to reference a string resource from your XML.


Watch video Android Tutorial 20 - Hallo, Salve, Bonjour with Strings online without registration, duration hours minute second in high quality. This video was added by user Code Here Now 24 March 2014, don't forget to share it with your friends and acquaintances, it has been viewed on our site 1,359 once and liked it 3 people.