/* 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.fallback; public final class R { public static final class attr { } public static final class id { public static final int text=0x7f040000; } public static final class layout { public static final int fallback=0x7f020000; } public static final class string { /** Name of the fallback application. It's used only on the SDK when applications from real phones aren't available. */ public static final int appTitle=0x7f030000; /** Dialog content informing the user that the requested action is not supported */ public static final int error=0x7f030002; /** Dialog title informing the user that the requested action is not supported */ public static final int title=0x7f030001; } }