Skip to content

Instantly share code, notes, and snippets.

@capoferro
Created April 24, 2010 05:41
Show Gist options
  • Save capoferro/377490 to your computer and use it in GitHub Desktop.
Save capoferro/377490 to your computer and use it in GitHub Desktop.
/* 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.bluepojo.android.squire;
public final class R {
public static final class attr {
}
public static final class drawable {
public static final int icon=0x7f020000;
public static final int mage=0x7f020001;
}
public static final class id {
public static final int mainImage=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;
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment