projects
/
pub
/
Android
/
ownCloud.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Added first use of oc_framework: start of ReadFolderOperation when 'Refresh' is clicked
[pub/Android/ownCloud.git]
/
oc_framework
/
sample_client
/
res
/
values
/
setup.xml
diff --git a/oc_framework/sample_client/res/values/setup.xml
b/oc_framework/sample_client/res/values/setup.xml
new file mode 100644
(file)
index 0000000..
595d13e
--- /dev/null
+++ b/
oc_framework/sample_client/res/values/setup.xml
@@ -0,0
+1,6
@@
+<?xml version="1.0" encoding="utf-8"?>
+<resources>
+ <string name="server_base_url"></string>
+ <string name="username"></string>
+ <string name="password"></string>
+</resources>