Added full directory structure to the repo.
[hteague_pubgit.git] / workspace / HelloWorld / res / values / strings.xml
bloba28b8f1fb8456f3947d42f2f9a933d87bb7dab56
1 <?xml version="1.0" encoding="utf-8"?>
2 <resources>
3     <string name="hello">Hello World!\n\nThis is my first Android application.  Cool, huh?</string>
4     <string name="app_name">HelloWorld</string>
5 </resources>