|
Android example source code file (R.java)
The R.java Android example source code/* 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.android.globaltime; public final class R { public static final class attr { } public static final class drawable { public static final int app_global_time=0x7f020000; } public static final class id { public static final int text=0x7f060000; } public static final class layout { public static final int global_time=0x7f030000; } public static final class string { public static final int global_time_text_text=0x7f040000; } public static final class style { /** <item name="android:windowFrame">@null */ public static final int Theme=0x7f050000; } } Other Android examples (source code examples)Here is a short list of links related to this Android R.java source code file: |
... this post is sponsored by my books ... | |
#1 New Release! |
FP Best Seller |
Copyright 1998-2024 Alvin Alexander, alvinalexander.com
All Rights Reserved.
A percentage of advertising revenue from
pages under the /java/jwarehouse
URI on this website is
paid back to open source projects.