summaryrefslogtreecommitdiff
path: root/gen/com
diff options
context:
space:
mode:
Diffstat (limited to 'gen/com')
-rw-r--r--gen/com/lc8n/blauploader/R.java27
1 files changed, 27 insertions, 0 deletions
diff --git a/gen/com/lc8n/blauploader/R.java b/gen/com/lc8n/blauploader/R.java
new file mode 100644
index 0000000..4de5f2b
--- /dev/null
+++ b/gen/com/lc8n/blauploader/R.java
@@ -0,0 +1,27 @@
+/* AUTO-GENERATED FILE. DO NOT MODIFY.
+ *
+ * This class was automatically generated by the
+ * aapt tool from the resource data it found. It
+ * should not be modified by hand.
+ */
+
+package com.lc8n.blauploader;
+
+public final class R {
+ public static final class attr {
+ }
+ public static final class drawable {
+ public static final int icon=0x7f020000;
+ }
+ public static final class id {
+ public static final int ProgressBar01=0x7f050000;
+ }
+ public static final class layout {
+ public static final int filerow=0x7f030000;
+ public static final int main=0x7f030001;
+ }
+ public static final class string {
+ public static final int app_name=0x7f040001;
+ public static final int hello=0x7f040000;
+ }
+}