Added full directory structure to the repo.
[hteague_pubgit.git] / workspace / HelloWorld / src / com / example / hello / R.java
bloba260736385a640f88f195de576c10badf2ab6d72
1 /* AUTO-GENERATED FILE. DO NOT MODIFY.
3 * This class was automatically generated by the
4 * aapt tool from the resource data it found. It
5 * should not be modified by hand.
6 */
8 package com.example.hello;
10 public final class R {
11 public static final class attr {
13 public static final class drawable {
14 public static final int icon=0x7f020000;
16 public static final class layout {
17 public static final int main=0x7f030000;
19 public static final class string {
20 public static final int app_name=0x7f040001;
21 public static final int hello=0x7f040000;