repo.or.cz
/
hteague_pubgit.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
Added full directory structure to the repo.
[hteague_pubgit.git]
/
workspace
/
HelloWorld
/
res
/
values
/
strings.xml
blob
a28b8f1fb8456f3947d42f2f9a933d87bb7dab56
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>