/[projects]/android/admob/samples/LunarLander/gen/com/example/admob/lunarlander/R.java
ViewVC logotype

Contents of /android/admob/samples/LunarLander/gen/com/example/admob/lunarlander/R.java

Parent Directory Parent Directory | Revision Log Revision Log


Revision 337 - (show annotations) (download)
Wed Sep 23 12:54:05 2009 UTC (14 years, 8 months ago) by torben
File size: 10581 byte(s)
import admob library
1 /* AUTO-GENERATED FILE. DO NOT MODIFY.
2 *
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 */
7
8 package com.example.admob.lunarlander;
9
10 public final class R {
11 public static final class attr {
12 /** <p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
13 "<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
14 <p>This may also be a reference to a resource (in the form
15 "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
16 theme attribute (in the form
17 "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
18 containing a value of this type.
19 */
20 public static final int backgroundColor=0x7f010001;
21 /** <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
22 <p>This may also be a reference to a resource (in the form
23 "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
24 theme attribute (in the form
25 "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
26 containing a value of this type.
27 */
28 public static final int isGoneWithoutAd=0x7f010005;
29 /** <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
30 <p>This may also be a reference to a resource (in the form
31 "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
32 theme attribute (in the form
33 "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
34 containing a value of this type.
35 */
36 public static final int keywords=0x7f010003;
37 /** <p>Must be an integer value, such as "<code>100</code>".
38 <p>This may also be a reference to a resource (in the form
39 "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
40 theme attribute (in the form
41 "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
42 containing a value of this type.
43 */
44 public static final int refreshInterval=0x7f010004;
45 /** <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
46 <p>This may also be a reference to a resource (in the form
47 "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
48 theme attribute (in the form
49 "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
50 containing a value of this type.
51 */
52 public static final int testing=0x7f010000;
53 /** <p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
54 "<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
55 <p>This may also be a reference to a resource (in the form
56 "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
57 theme attribute (in the form
58 "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
59 containing a value of this type.
60 */
61 public static final int textColor=0x7f010002;
62 }
63 public static final class drawable {
64 public static final int app_lunar_lander=0x7f020000;
65 public static final int earthrise=0x7f020001;
66 public static final int lander_crashed=0x7f020002;
67 public static final int lander_firing=0x7f020003;
68 public static final int lander_plain=0x7f020004;
69 }
70 public static final class id {
71 public static final int ad=0x7f050002;
72 public static final int lunar=0x7f050000;
73 public static final int text=0x7f050001;
74 }
75 public static final class layout {
76 public static final int lunar_layout=0x7f030000;
77 }
78 public static final class string {
79 public static final int app_name=0x7f040000;
80 public static final int lunar_layout_text_text=0x7f040011;
81 public static final int menu_easy=0x7f040005;
82 public static final int menu_hard=0x7f040007;
83 public static final int menu_medium=0x7f040006;
84 public static final int menu_pause=0x7f040003;
85 public static final int menu_resume=0x7f040004;
86 public static final int menu_start=0x7f040001;
87 public static final int menu_stop=0x7f040002;
88 public static final int message_bad_angle=0x7f040010;
89 public static final int message_off_pad=0x7f04000e;
90 public static final int message_stopped=0x7f04000d;
91 public static final int message_too_fast=0x7f04000f;
92 public static final int mode_lose=0x7f04000a;
93 public static final int mode_pause=0x7f040009;
94 public static final int mode_ready=0x7f040008;
95 public static final int mode_win_prefix=0x7f04000b;
96 public static final int mode_win_suffix=0x7f04000c;
97 }
98 public static final class styleable {
99 /** Attributes that can be used with a com_admob_android_ads_AdView.
100 <p>Includes the following attributes:</p>
101 <table border="2" width="85%" align="center" frame="hsides" rules="all" cellpadding="5">
102 <colgroup align="left" />
103 <colgroup align="left" />
104 <tr><th>Attribute<th>Summary</tr>
105 <tr><th><code>{@link #com_admob_android_ads_AdView_backgroundColor com.example.admob.lunarlander:backgroundColor}</code><td></tr>
106 <tr><th><code>{@link #com_admob_android_ads_AdView_isGoneWithoutAd com.example.admob.lunarlander:isGoneWithoutAd}</code><td></tr>
107 <tr><th><code>{@link #com_admob_android_ads_AdView_keywords com.example.admob.lunarlander:keywords}</code><td></tr>
108 <tr><th><code>{@link #com_admob_android_ads_AdView_refreshInterval com.example.admob.lunarlander:refreshInterval}</code><td></tr>
109 <tr><th><code>{@link #com_admob_android_ads_AdView_testing com.example.admob.lunarlander:testing}</code><td></tr>
110 <tr><th><code>{@link #com_admob_android_ads_AdView_textColor com.example.admob.lunarlander:textColor}</code><td></tr>
111 </table>
112 @see #com_admob_android_ads_AdView_backgroundColor
113 @see #com_admob_android_ads_AdView_isGoneWithoutAd
114 @see #com_admob_android_ads_AdView_keywords
115 @see #com_admob_android_ads_AdView_refreshInterval
116 @see #com_admob_android_ads_AdView_testing
117 @see #com_admob_android_ads_AdView_textColor
118 */
119 public static final int[] com_admob_android_ads_AdView = {
120 0x7f010000, 0x7f010001, 0x7f010002, 0x7f010003,
121 0x7f010004, 0x7f010005
122 };
123 /**
124 <p>This symbol is the offset where the {@link com.example.admob.lunarlander.R.attr#backgroundColor}
125 attribute's value can be found in the {@link #com_admob_android_ads_AdView} array.
126
127
128 <p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
129 "<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
130 <p>This may also be a reference to a resource (in the form
131 "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
132 theme attribute (in the form
133 "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
134 containing a value of this type.
135 @attr name android:backgroundColor
136 */
137 public static final int com_admob_android_ads_AdView_backgroundColor = 1;
138 /**
139 <p>This symbol is the offset where the {@link com.example.admob.lunarlander.R.attr#isGoneWithoutAd}
140 attribute's value can be found in the {@link #com_admob_android_ads_AdView} array.
141
142
143 <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
144 <p>This may also be a reference to a resource (in the form
145 "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
146 theme attribute (in the form
147 "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
148 containing a value of this type.
149 @attr name android:isGoneWithoutAd
150 */
151 public static final int com_admob_android_ads_AdView_isGoneWithoutAd = 5;
152 /**
153 <p>This symbol is the offset where the {@link com.example.admob.lunarlander.R.attr#keywords}
154 attribute's value can be found in the {@link #com_admob_android_ads_AdView} array.
155
156
157 <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
158 <p>This may also be a reference to a resource (in the form
159 "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
160 theme attribute (in the form
161 "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
162 containing a value of this type.
163 @attr name android:keywords
164 */
165 public static final int com_admob_android_ads_AdView_keywords = 3;
166 /**
167 <p>This symbol is the offset where the {@link com.example.admob.lunarlander.R.attr#refreshInterval}
168 attribute's value can be found in the {@link #com_admob_android_ads_AdView} array.
169
170
171 <p>Must be an integer value, such as "<code>100</code>".
172 <p>This may also be a reference to a resource (in the form
173 "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
174 theme attribute (in the form
175 "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
176 containing a value of this type.
177 @attr name android:refreshInterval
178 */
179 public static final int com_admob_android_ads_AdView_refreshInterval = 4;
180 /**
181 <p>This symbol is the offset where the {@link com.example.admob.lunarlander.R.attr#testing}
182 attribute's value can be found in the {@link #com_admob_android_ads_AdView} array.
183
184
185 <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
186 <p>This may also be a reference to a resource (in the form
187 "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
188 theme attribute (in the form
189 "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
190 containing a value of this type.
191 @attr name android:testing
192 */
193 public static final int com_admob_android_ads_AdView_testing = 0;
194 /**
195 <p>This symbol is the offset where the {@link com.example.admob.lunarlander.R.attr#textColor}
196 attribute's value can be found in the {@link #com_admob_android_ads_AdView} array.
197
198
199 <p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
200 "<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
201 <p>This may also be a reference to a resource (in the form
202 "<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
203 theme attribute (in the form
204 "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
205 containing a value of this type.
206 @attr name android:textColor
207 */
208 public static final int com_admob_android_ads_AdView_textColor = 2;
209 };
210 }

  ViewVC Help
Powered by ViewVC 1.1.20