Android从入门到精通

源代码在线查看: r.java

软件大小: 7439 K
上传用户: gdmichael
关键词: Android
下载地址: 免注册下载 普通下载 VIP

相关代码

				/* 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.androidbook.fulldatabase;
				
				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 string {
				        public static final int app_name=0x7f040001;
				        public static final int hello=0x7f040000;
				    }
				}
							

相关资源