summaryrefslogtreecommitdiff
path: root/misc/client/gps-demo/AndroidGPSTracking/gen/com/example/gpstracking/R.java
diff options
context:
space:
mode:
authorsjtufs <sjtu_fs@outlook.com>2013-08-25 15:45:55 +0800
committersjtufs <sjtu_fs@outlook.com>2013-08-25 15:45:55 +0800
commitac7633d8149a28af288ac0b850850cef9b13c151 (patch)
tree861fe3d57c114b5ec7f3141679428cc6302d21bc /misc/client/gps-demo/AndroidGPSTracking/gen/com/example/gpstracking/R.java
parenta53f4d21238d2bccd58a22d7485e54f495dbd55d (diff)
This is alpha
Diffstat (limited to 'misc/client/gps-demo/AndroidGPSTracking/gen/com/example/gpstracking/R.java')
-rw-r--r--misc/client/gps-demo/AndroidGPSTracking/gen/com/example/gpstracking/R.java26
1 files changed, 26 insertions, 0 deletions
diff --git a/misc/client/gps-demo/AndroidGPSTracking/gen/com/example/gpstracking/R.java b/misc/client/gps-demo/AndroidGPSTracking/gen/com/example/gpstracking/R.java
new file mode 100644
index 0000000..c747309
--- /dev/null
+++ b/misc/client/gps-demo/AndroidGPSTracking/gen/com/example/gpstracking/R.java
@@ -0,0 +1,26 @@
+/* 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.example.gpstracking;
+
+public final class R {
+ public static final class attr {
+ }
+ public static final class drawable {
+ public static final int ic_launcher=0x7f020000;
+ }
+ public static final class id {
+ public static final int btnShowLocation=0x7f050000;
+ }
+ public static final class layout {
+ public static final int main=0x7f030000;
+ }
+ public static final class string {
+ public static final int app_name=0x7f040001;
+ public static final int hello=0x7f040000;
+ }
+}