Working Camera Attempt, need to merge back into trunk

This commit is contained in:
Joe Bowser
2009-07-31 13:52:45 -07:00
parent 66c3a47067
commit df6eaf4f9d
5 changed files with 59 additions and 33 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="app_name">PhoneGap</string>
<string name="url">file:///android_asset/index.html</string>
<string name="url">file:///android_asset/www/index.html</string>
<string name="go">Snap</string>
</resources>