Initial Commit

This commit is contained in:
Daniel Oeh
2011-12-23 19:22:06 +01:00
commit c9283f09dc
28 changed files with 1275 additions and 0 deletions

7
res/values/strings.xml Normal file
View File

@ -0,0 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="hello">Hello World, PodfetcherActivity!</string>
<string name="app_name">Podfetcher</string>
</resources>