R.java
上传用户:xmjingguan
上传日期:2009-07-06
资源大小:2054k
文件大小:1k
- /***
* Excerpted from "Hello, Android!",
* published by The Pragmatic Bookshelf.
* Copyrights apply to this code. It may not be used to create training material,
* courses, books, articles, and the like. Contact us if you are in doubt.
* We make no guarantees that this code is fit for any purpose.
* Visit http://www.pragmaticprogrammer.com/titles/eband for more book information.
***/
/* 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 org.example.audio;
- public final class R {
- public static final class attr {
- }
- public static final class drawable {
- public static final int icon=0x7f020000;
- }
- public static final class layout {
- public static final int main=0x7f030000;
- }
- public static final class raw {
- public static final int a=0x7f040000;
- public static final int d=0x7f040001;
- public static final int down=0x7f040002;
- public static final int enter=0x7f040003;
- public static final int f=0x7f040004;
- public static final int left=0x7f040005;
- public static final int right=0x7f040006;
- public static final int s=0x7f040007;
- public static final int up=0x7f040008;
- }
- public static final class string {
- public static final int app_name=0x7f050000;
- public static final int directions=0x7f050001;
- }
- }