[
  {
    "path": ".classpath",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<classpath>\n\t<classpathentry kind=\"src\" path=\"src\"/>\n\t<classpathentry kind=\"src\" path=\"gen\"/>\n\t<classpathentry kind=\"con\" path=\"com.android.ide.eclipse.adt.ANDROID_FRAMEWORK\"/>\n\t<classpathentry exported=\"true\" kind=\"con\" path=\"com.android.ide.eclipse.adt.LIBRARIES\"/>\n\t<classpathentry exported=\"true\" kind=\"con\" path=\"com.android.ide.eclipse.adt.DEPENDENCIES\"/>\n\t<classpathentry kind=\"output\" path=\"bin/classes\"/>\n</classpath>\n"
  },
  {
    "path": ".project",
    "content": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<projectDescription>\n\t<name>MyBuleTooth</name>\n\t<comment></comment>\n\t<projects>\n\t</projects>\n\t<buildSpec>\n\t\t<buildCommand>\n\t\t\t<name>com.android.ide.eclipse.adt.ResourceManagerBuilder</name>\n\t\t\t<arguments>\n\t\t\t</arguments>\n\t\t</buildCommand>\n\t\t<buildCommand>\n\t\t\t<name>com.android.ide.eclipse.adt.PreCompilerBuilder</name>\n\t\t\t<arguments>\n\t\t\t</arguments>\n\t\t</buildCommand>\n\t\t<buildCommand>\n\t\t\t<name>org.eclipse.jdt.core.javabuilder</name>\n\t\t\t<arguments>\n\t\t\t</arguments>\n\t\t</buildCommand>\n\t\t<buildCommand>\n\t\t\t<name>com.android.ide.eclipse.adt.ApkBuilder</name>\n\t\t\t<arguments>\n\t\t\t</arguments>\n\t\t</buildCommand>\n\t</buildSpec>\n\t<natures>\n\t\t<nature>com.android.ide.eclipse.adt.AndroidNature</nature>\n\t\t<nature>org.eclipse.jdt.core.javanature</nature>\n\t</natures>\n</projectDescription>\n"
  },
  {
    "path": "AndroidManifest.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<manifest xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    package=\"com.example.mybuletooth\"\n    android:versionCode=\"1\"\n    android:versionName=\"1.0\" >\n\n    <uses-sdk\n        android:minSdkVersion=\"8\"\n        android:targetSdkVersion=\"21\" />\n    \n    <uses-permission android:name=\"android.permission.BLUETOOTH\"/>\n\t<uses-permission android:name=\"android.permission.BLUETOOTH_ADMIN\"/>\n\n    <application\n        android:allowBackup=\"true\"\n        android:icon=\"@drawable/ic_launcher\"\n        android:label=\"@string/app_name\"\n        android:theme=\"@style/AppTheme\" >\n        <activity\n            android:name=\".MainActivity\"\n            android:label=\"@string/app_name\" >\n            <intent-filter>\n                <action android:name=\"android.intent.action.MAIN\" />\n\n                <category android:name=\"android.intent.category.LAUNCHER\" />\n            </intent-filter>\n        </activity>\n        \n        <receiver android:name=\"com.ywq.broadcast.BluetoothReceiver\" >\n    \t\t<intent-filter android:priority=\"1000\">\n        \t\t<action android:name=\"android.bluetooth.device.action.PAIRING_REQUEST\"/>\n        \t\t<action android:name=\"android.bluetooth.device.action.FOUND\" />\n    \t\t</intent-filter>\n\t\t</receiver>\n    </application>\n\n</manifest>\n"
  },
  {
    "path": "README.txt",
    "content": "ܣʵԶԹܡ\n\n\n˵£\n\n1Demo豸HC-05Ҫ豸ע޸Լ޸豸pinֵ\n\n2DemoװAndroidֻϣťʵĿ豸Զԡ\n\n3Ŀ豸ΪAndroidֻֻܱ֤豸Կ򣬶ԷǻᵯԿֻװ˸Demo߶ʵԶԡ\n\n4ʹ˹㲥ƣҪAndroidmanifest.xmlá\n\n\nڱϸ˵Ĳ\n\nhttp://blog.csdn.net/qq_25827845/article/details/52400782\n\n\n\nauthorywq\n\n\nemail956283501@qq.com"
  },
  {
    "path": "bin/AndroidManifest.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<manifest xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    package=\"com.example.mybuletooth\"\n    android:versionCode=\"1\"\n    android:versionName=\"1.0\" >\n\n    <uses-sdk\n        android:minSdkVersion=\"8\"\n        android:targetSdkVersion=\"21\" />\n    \n    <uses-permission android:name=\"android.permission.BLUETOOTH\"/>\n\t<uses-permission android:name=\"android.permission.BLUETOOTH_ADMIN\"/>\n\n    <application\n        android:allowBackup=\"true\"\n        android:icon=\"@drawable/ic_launcher\"\n        android:label=\"@string/app_name\"\n        android:theme=\"@style/AppTheme\" >\n        <activity\n            android:name=\".MainActivity\"\n            android:label=\"@string/app_name\" >\n            <intent-filter>\n                <action android:name=\"android.intent.action.MAIN\" />\n\n                <category android:name=\"android.intent.category.LAUNCHER\" />\n            </intent-filter>\n        </activity>\n        \n        <receiver android:name=\"com.ywq.broadcast.BluetoothReceiver\" >\n    \t\t<intent-filter android:priority=\"1000\">\n        \t\t<action android:name=\"android.bluetooth.device.action.PAIRING_REQUEST\"/>\n        \t\t<action android:name=\"android.bluetooth.device.action.FOUND\" />\n    \t\t</intent-filter>\n\t\t</receiver>\n    </application>\n\n</manifest>\n"
  },
  {
    "path": "bin/R.txt",
    "content": "int anim abc_fade_in 0x7f040000\nint anim abc_fade_out 0x7f040001\nint anim abc_slide_in_bottom 0x7f040002\nint anim abc_slide_in_top 0x7f040003\nint anim abc_slide_out_bottom 0x7f040004\nint anim abc_slide_out_top 0x7f040005\nint attr actionBarDivider 0x7f01000f\nint attr actionBarItemBackground 0x7f010010\nint attr actionBarSize 0x7f01000e\nint attr actionBarSplitStyle 0x7f01000c\nint attr actionBarStyle 0x7f01000b\nint attr actionBarTabBarStyle 0x7f010008\nint attr actionBarTabStyle 0x7f010007\nint attr actionBarTabTextStyle 0x7f010009\nint attr actionBarWidgetTheme 0x7f01000d\nint attr actionButtonStyle 0x7f010016\nint attr actionDropDownStyle 0x7f010047\nint attr actionLayout 0x7f01004e\nint attr actionMenuTextAppearance 0x7f010011\nint attr actionMenuTextColor 0x7f010012\nint attr actionModeBackground 0x7f01003c\nint attr actionModeCloseButtonStyle 0x7f01003b\nint attr actionModeCloseDrawable 0x7f01003e\nint attr actionModeCopyDrawable 0x7f010040\nint attr actionModeCutDrawable 0x7f01003f\nint attr actionModeFindDrawable 0x7f010044\nint attr actionModePasteDrawable 0x7f010041\nint attr actionModePopupWindowStyle 0x7f010046\nint attr actionModeSelectAllDrawable 0x7f010042\nint attr actionModeShareDrawable 0x7f010043\nint attr actionModeSplitBackground 0x7f01003d\nint attr actionModeStyle 0x7f01003a\nint attr actionModeWebSearchDrawable 0x7f010045\nint attr actionOverflowButtonStyle 0x7f01000a\nint attr actionProviderClass 0x7f010050\nint attr actionViewClass 0x7f01004f\nint attr activityChooserViewStyle 0x7f01006c\nint attr background 0x7f01002f\nint attr backgroundSplit 0x7f010031\nint attr backgroundStacked 0x7f010030\nint attr buttonBarButtonStyle 0x7f010018\nint attr buttonBarStyle 0x7f010017\nint attr customNavigationLayout 0x7f010032\nint attr disableChildrenWhenDisabled 0x7f010054\nint attr displayOptions 0x7f010028\nint attr divider 0x7f01002e\nint attr dividerHorizontal 0x7f01001b\nint attr dividerPadding 0x7f010056\nint attr dividerVertical 0x7f01001a\nint attr dropDownListViewStyle 0x7f010021\nint attr dropdownListPreferredItemHeight 0x7f010048\nint attr expandActivityOverflowButtonDrawable 0x7f01006b\nint attr height 0x7f010026\nint attr homeAsUpIndicator 0x7f010013\nint attr homeLayout 0x7f010033\nint attr icon 0x7f01002c\nint attr iconifiedByDefault 0x7f01005a\nint attr indeterminateProgressStyle 0x7f010035\nint attr initialActivityCount 0x7f01006a\nint attr isLightTheme 0x7f010059\nint attr itemPadding 0x7f010037\nint attr listChoiceBackgroundIndicator 0x7f01004c\nint attr listPopupWindowStyle 0x7f010022\nint attr listPreferredItemHeight 0x7f01001c\nint attr listPreferredItemHeightLarge 0x7f01001e\nint attr listPreferredItemHeightSmall 0x7f01001d\nint attr listPreferredItemPaddingLeft 0x7f01001f\nint attr listPreferredItemPaddingRight 0x7f010020\nint attr logo 0x7f01002d\nint attr navigationMode 0x7f010027\nint attr paddingEnd 0x7f010039\nint attr paddingStart 0x7f010038\nint attr panelMenuListTheme 0x7f01004b\nint attr panelMenuListWidth 0x7f01004a\nint attr popupMenuStyle 0x7f010049\nint attr popupPromptView 0x7f010053\nint attr progressBarPadding 0x7f010036\nint attr progressBarStyle 0x7f010034\nint attr prompt 0x7f010051\nint attr queryHint 0x7f01005b\nint attr searchDropdownBackground 0x7f01005c\nint attr searchResultListItemHeight 0x7f010065\nint attr searchViewAutoCompleteTextView 0x7f010069\nint attr searchViewCloseIcon 0x7f01005d\nint attr searchViewEditQuery 0x7f010061\nint attr searchViewEditQueryBackground 0x7f010062\nint attr searchViewGoIcon 0x7f01005e\nint attr searchViewSearchIcon 0x7f01005f\nint attr searchViewTextField 0x7f010063\nint attr searchViewTextFieldRight 0x7f010064\nint attr searchViewVoiceIcon 0x7f010060\nint attr selectableItemBackground 0x7f010019\nint attr showAsAction 0x7f01004d\nint attr showDividers 0x7f010055\nint attr spinnerDropDownItemStyle 0x7f010058\nint attr spinnerMode 0x7f010052\nint attr spinnerStyle 0x7f010057\nint attr subtitle 0x7f010029\nint attr subtitleTextStyle 0x7f01002b\nint attr textAllCaps 0x7f01006d\nint attr textAppearanceLargePopupMenu 0x7f010014\nint attr textAppearanceListItem 0x7f010023\nint attr textAppearanceListItemSmall 0x7f010024\nint attr textAppearanceSearchResultSubtitle 0x7f010067\nint attr textAppearanceSearchResultTitle 0x7f010066\nint attr textAppearanceSmallPopupMenu 0x7f010015\nint attr textColorSearchUrl 0x7f010068\nint attr title 0x7f010025\nint attr titleTextStyle 0x7f01002a\nint attr windowActionBar 0x7f010000\nint attr windowActionBarOverlay 0x7f010001\nint attr windowFixedHeightMajor 0x7f010006\nint attr windowFixedHeightMinor 0x7f010004\nint attr windowFixedWidthMajor 0x7f010003\nint attr windowFixedWidthMinor 0x7f010005\nint attr windowSplitActionBar 0x7f010002\nint bool abc_action_bar_embed_tabs_pre_jb 0x7f060000\nint bool abc_action_bar_expanded_action_views_exclusive 0x7f060001\nint bool abc_config_actionMenuItemAllCaps 0x7f060005\nint bool abc_config_allowActionMenuItemTextWithIcon 0x7f060004\nint bool abc_config_showMenuShortcutsWhenKeyboardPresent 0x7f060003\nint bool abc_split_action_bar_is_narrow 0x7f060002\nint color abc_search_url_text_holo 0x7f070003\nint color abc_search_url_text_normal 0x7f070000\nint color abc_search_url_text_pressed 0x7f070002\nint color abc_search_url_text_selected 0x7f070001\nint dimen abc_action_bar_default_height 0x7f080002\nint dimen abc_action_bar_icon_vertical_padding 0x7f080003\nint dimen abc_action_bar_progress_bar_size 0x7f08000a\nint dimen abc_action_bar_stacked_max_height 0x7f080009\nint dimen abc_action_bar_stacked_tab_max_width 0x7f080001\nint dimen abc_action_bar_subtitle_bottom_margin 0x7f080007\nint dimen abc_action_bar_subtitle_text_size 0x7f080005\nint dimen abc_action_bar_subtitle_top_margin 0x7f080006\nint dimen abc_action_bar_title_text_size 0x7f080004\nint dimen abc_action_button_min_width 0x7f080008\nint dimen abc_config_prefDialogWidth 0x7f080000\nint dimen abc_dropdownitem_icon_width 0x7f080010\nint dimen abc_dropdownitem_text_padding_left 0x7f08000e\nint dimen abc_dropdownitem_text_padding_right 0x7f08000f\nint dimen abc_panel_menu_list_width 0x7f08000b\nint dimen abc_search_view_preferred_width 0x7f08000d\nint dimen abc_search_view_text_min_width 0x7f08000c\nint dimen activity_horizontal_margin 0x7f080015\nint dimen activity_vertical_margin 0x7f080016\nint dimen dialog_fixed_height_major 0x7f080013\nint dimen dialog_fixed_height_minor 0x7f080014\nint dimen dialog_fixed_width_major 0x7f080011\nint dimen dialog_fixed_width_minor 0x7f080012\nint drawable abc_ab_bottom_solid_dark_holo 0x7f020000\nint drawable abc_ab_bottom_solid_light_holo 0x7f020001\nint drawable abc_ab_bottom_transparent_dark_holo 0x7f020002\nint drawable abc_ab_bottom_transparent_light_holo 0x7f020003\nint drawable abc_ab_share_pack_holo_dark 0x7f020004\nint drawable abc_ab_share_pack_holo_light 0x7f020005\nint drawable abc_ab_solid_dark_holo 0x7f020006\nint drawable abc_ab_solid_light_holo 0x7f020007\nint drawable abc_ab_stacked_solid_dark_holo 0x7f020008\nint drawable abc_ab_stacked_solid_light_holo 0x7f020009\nint drawable abc_ab_stacked_transparent_dark_holo 0x7f02000a\nint drawable abc_ab_stacked_transparent_light_holo 0x7f02000b\nint drawable abc_ab_transparent_dark_holo 0x7f02000c\nint drawable abc_ab_transparent_light_holo 0x7f02000d\nint drawable abc_cab_background_bottom_holo_dark 0x7f02000e\nint drawable abc_cab_background_bottom_holo_light 0x7f02000f\nint drawable abc_cab_background_top_holo_dark 0x7f020010\nint drawable abc_cab_background_top_holo_light 0x7f020011\nint drawable abc_ic_ab_back_holo_dark 0x7f020012\nint drawable abc_ic_ab_back_holo_light 0x7f020013\nint drawable abc_ic_cab_done_holo_dark 0x7f020014\nint drawable abc_ic_cab_done_holo_light 0x7f020015\nint drawable abc_ic_clear 0x7f020016\nint drawable abc_ic_clear_disabled 0x7f020017\nint drawable abc_ic_clear_holo_light 0x7f020018\nint drawable abc_ic_clear_normal 0x7f020019\nint drawable abc_ic_clear_search_api_disabled_holo_light 0x7f02001a\nint drawable abc_ic_clear_search_api_holo_light 0x7f02001b\nint drawable abc_ic_commit_search_api_holo_dark 0x7f02001c\nint drawable abc_ic_commit_search_api_holo_light 0x7f02001d\nint drawable abc_ic_go 0x7f02001e\nint drawable abc_ic_go_search_api_holo_light 0x7f02001f\nint drawable abc_ic_menu_moreoverflow_normal_holo_dark 0x7f020020\nint drawable abc_ic_menu_moreoverflow_normal_holo_light 0x7f020021\nint drawable abc_ic_menu_share_holo_dark 0x7f020022\nint drawable abc_ic_menu_share_holo_light 0x7f020023\nint drawable abc_ic_search 0x7f020024\nint drawable abc_ic_search_api_holo_light 0x7f020025\nint drawable abc_ic_voice_search 0x7f020026\nint drawable abc_ic_voice_search_api_holo_light 0x7f020027\nint drawable abc_item_background_holo_dark 0x7f020028\nint drawable abc_item_background_holo_light 0x7f020029\nint drawable abc_list_divider_holo_dark 0x7f02002a\nint drawable abc_list_divider_holo_light 0x7f02002b\nint drawable abc_list_focused_holo 0x7f02002c\nint drawable abc_list_longpressed_holo 0x7f02002d\nint drawable abc_list_pressed_holo_dark 0x7f02002e\nint drawable abc_list_pressed_holo_light 0x7f02002f\nint drawable abc_list_selector_background_transition_holo_dark 0x7f020030\nint drawable abc_list_selector_background_transition_holo_light 0x7f020031\nint drawable abc_list_selector_disabled_holo_dark 0x7f020032\nint drawable abc_list_selector_disabled_holo_light 0x7f020033\nint drawable abc_list_selector_holo_dark 0x7f020034\nint drawable abc_list_selector_holo_light 0x7f020035\nint drawable abc_menu_dropdown_panel_holo_dark 0x7f020036\nint drawable abc_menu_dropdown_panel_holo_light 0x7f020037\nint drawable abc_menu_hardkey_panel_holo_dark 0x7f020038\nint drawable abc_menu_hardkey_panel_holo_light 0x7f020039\nint drawable abc_search_dropdown_dark 0x7f02003a\nint drawable abc_search_dropdown_light 0x7f02003b\nint drawable abc_spinner_ab_default_holo_dark 0x7f02003c\nint drawable abc_spinner_ab_default_holo_light 0x7f02003d\nint drawable abc_spinner_ab_disabled_holo_dark 0x7f02003e\nint drawable abc_spinner_ab_disabled_holo_light 0x7f02003f\nint drawable abc_spinner_ab_focused_holo_dark 0x7f020040\nint drawable abc_spinner_ab_focused_holo_light 0x7f020041\nint drawable abc_spinner_ab_holo_dark 0x7f020042\nint drawable abc_spinner_ab_holo_light 0x7f020043\nint drawable abc_spinner_ab_pressed_holo_dark 0x7f020044\nint drawable abc_spinner_ab_pressed_holo_light 0x7f020045\nint drawable abc_tab_indicator_ab_holo 0x7f020046\nint drawable abc_tab_selected_focused_holo 0x7f020047\nint drawable abc_tab_selected_holo 0x7f020048\nint drawable abc_tab_selected_pressed_holo 0x7f020049\nint drawable abc_tab_unselected_pressed_holo 0x7f02004a\nint drawable abc_textfield_search_default_holo_dark 0x7f02004b\nint drawable abc_textfield_search_default_holo_light 0x7f02004c\nint drawable abc_textfield_search_right_default_holo_dark 0x7f02004d\nint drawable abc_textfield_search_right_default_holo_light 0x7f02004e\nint drawable abc_textfield_search_right_selected_holo_dark 0x7f02004f\nint drawable abc_textfield_search_right_selected_holo_light 0x7f020050\nint drawable abc_textfield_search_selected_holo_dark 0x7f020051\nint drawable abc_textfield_search_selected_holo_light 0x7f020052\nint drawable abc_textfield_searchview_holo_dark 0x7f020053\nint drawable abc_textfield_searchview_holo_light 0x7f020054\nint drawable abc_textfield_searchview_right_holo_dark 0x7f020055\nint drawable abc_textfield_searchview_right_holo_light 0x7f020056\nint drawable ic_launcher 0x7f020057\nint id action_bar 0x7f05001c\nint id action_bar_activity_content 0x7f050015\nint id action_bar_container 0x7f05001b\nint id action_bar_overlay_layout 0x7f05001f\nint id action_bar_root 0x7f05001a\nint id action_bar_subtitle 0x7f050023\nint id action_bar_title 0x7f050022\nint id action_context_bar 0x7f05001d\nint id action_menu_divider 0x7f050016\nint id action_menu_presenter 0x7f050017\nint id action_mode_close_button 0x7f050024\nint id action_settings 0x7f05003e\nint id activity_chooser_view_content 0x7f050025\nint id always 0x7f05000b\nint id beginning 0x7f050011\nint id button1 0x7f05003c\nint id checkbox 0x7f05002d\nint id collapseActionView 0x7f05000d\nint id default_activity_button 0x7f050028\nint id dialog 0x7f05000e\nint id disableHome 0x7f050008\nint id dropdown 0x7f05000f\nint id edit_query 0x7f050030\nint id end 0x7f050013\nint id expand_activities_button 0x7f050026\nint id expanded_menu 0x7f05002c\nint id home 0x7f050014\nint id homeAsUp 0x7f050005\nint id icon 0x7f05002a\nint id ifRoom 0x7f05000a\nint id image 0x7f050027\nint id listMode 0x7f050001\nint id list_item 0x7f050029\nint id middle 0x7f050012\nint id never 0x7f050009\nint id none 0x7f050010\nint id normal 0x7f050000\nint id progress_circular 0x7f050018\nint id progress_horizontal 0x7f050019\nint id radio 0x7f05002f\nint id search_badge 0x7f050032\nint id search_bar 0x7f050031\nint id search_button 0x7f050033\nint id search_close_btn 0x7f050038\nint id search_edit_frame 0x7f050034\nint id search_go_btn 0x7f05003a\nint id search_mag_icon 0x7f050035\nint id search_plate 0x7f050036\nint id search_src_text 0x7f050037\nint id search_voice_btn 0x7f05003b\nint id shortcut 0x7f05002e\nint id showCustom 0x7f050007\nint id showHome 0x7f050004\nint id showTitle 0x7f050006\nint id split_action_bar 0x7f05001e\nint id submit_area 0x7f050039\nint id tabMode 0x7f050002\nint id textView1 0x7f05003d\nint id title 0x7f05002b\nint id top_action_bar 0x7f050020\nint id up 0x7f050021\nint id useLogo 0x7f050003\nint id withText 0x7f05000c\nint integer abc_max_action_buttons 0x7f090000\nint layout abc_action_bar_decor 0x7f030000\nint layout abc_action_bar_decor_include 0x7f030001\nint layout abc_action_bar_decor_overlay 0x7f030002\nint layout abc_action_bar_home 0x7f030003\nint layout abc_action_bar_tab 0x7f030004\nint layout abc_action_bar_tabbar 0x7f030005\nint layout abc_action_bar_title_item 0x7f030006\nint layout abc_action_bar_view_list_nav_layout 0x7f030007\nint layout abc_action_menu_item_layout 0x7f030008\nint layout abc_action_menu_layout 0x7f030009\nint layout abc_action_mode_bar 0x7f03000a\nint layout abc_action_mode_close_item 0x7f03000b\nint layout abc_activity_chooser_view 0x7f03000c\nint layout abc_activity_chooser_view_include 0x7f03000d\nint layout abc_activity_chooser_view_list_item 0x7f03000e\nint layout abc_expanded_menu_layout 0x7f03000f\nint layout abc_list_menu_item_checkbox 0x7f030010\nint layout abc_list_menu_item_icon 0x7f030011\nint layout abc_list_menu_item_layout 0x7f030012\nint layout abc_list_menu_item_radio 0x7f030013\nint layout abc_popup_menu_item_layout 0x7f030014\nint layout abc_search_dropdown_item_icons_2line 0x7f030015\nint layout abc_search_view 0x7f030016\nint layout abc_simple_decor 0x7f030017\nint layout activity_main 0x7f030018\nint layout support_simple_spinner_dropdown_item 0x7f030019\nint menu main 0x7f0c0000\nint string abc_action_bar_home_description 0x7f0a0001\nint string abc_action_bar_up_description 0x7f0a0002\nint string abc_action_menu_overflow_description 0x7f0a0003\nint string abc_action_mode_done 0x7f0a0000\nint string abc_activity_chooser_view_see_all 0x7f0a000a\nint string abc_activitychooserview_choose_application 0x7f0a0009\nint string abc_searchview_description_clear 0x7f0a0006\nint string abc_searchview_description_query 0x7f0a0005\nint string abc_searchview_description_search 0x7f0a0004\nint string abc_searchview_description_submit 0x7f0a0007\nint string abc_searchview_description_voice 0x7f0a0008\nint string abc_shareactionprovider_share_with 0x7f0a000c\nint string abc_shareactionprovider_share_with_application 0x7f0a000b\nint string action_settings 0x7f0a000f\nint string app_name 0x7f0a000d\nint string hello_world 0x7f0a000e\nint style AppBaseTheme 0x7f0b008b\nint style AppTheme 0x7f0b008c\nint style TextAppearance_AppCompat_Base_CompactMenu_Dialog 0x7f0b0063\nint style TextAppearance_AppCompat_Base_SearchResult 0x7f0b006d\nint style TextAppearance_AppCompat_Base_SearchResult_Subtitle 0x7f0b006f\nint style TextAppearance_AppCompat_Base_SearchResult_Title 0x7f0b006e\nint style TextAppearance_AppCompat_Base_Widget_PopupMenu_Large 0x7f0b0069\nint style TextAppearance_AppCompat_Base_Widget_PopupMenu_Small 0x7f0b006a\nint style TextAppearance_AppCompat_Light_Base_SearchResult 0x7f0b0070\nint style TextAppearance_AppCompat_Light_Base_SearchResult_Subtitle 0x7f0b0072\nint style TextAppearance_AppCompat_Light_Base_SearchResult_Title 0x7f0b0071\nint style TextAppearance_AppCompat_Light_Base_Widget_PopupMenu_Large 0x7f0b006b\nint style TextAppearance_AppCompat_Light_Base_Widget_PopupMenu_Small 0x7f0b006c\nint style TextAppearance_AppCompat_Light_SearchResult_Subtitle 0x7f0b0035\nint style TextAppearance_AppCompat_Light_SearchResult_Title 0x7f0b0034\nint style TextAppearance_AppCompat_Light_Widget_PopupMenu_Large 0x7f0b0030\nint style TextAppearance_AppCompat_Light_Widget_PopupMenu_Small 0x7f0b0031\nint style TextAppearance_AppCompat_SearchResult_Subtitle 0x7f0b0033\nint style TextAppearance_AppCompat_SearchResult_Title 0x7f0b0032\nint style TextAppearance_AppCompat_Widget_ActionBar_Menu 0x7f0b001a\nint style TextAppearance_AppCompat_Widget_ActionBar_Subtitle 0x7f0b0006\nint style TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse 0x7f0b0008\nint style TextAppearance_AppCompat_Widget_ActionBar_Title 0x7f0b0005\nint style TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse 0x7f0b0007\nint style TextAppearance_AppCompat_Widget_ActionMode_Subtitle 0x7f0b001e\nint style TextAppearance_AppCompat_Widget_ActionMode_Subtitle_Inverse 0x7f0b0020\nint style TextAppearance_AppCompat_Widget_ActionMode_Title 0x7f0b001d\nint style TextAppearance_AppCompat_Widget_ActionMode_Title_Inverse 0x7f0b001f\nint style TextAppearance_AppCompat_Widget_Base_ActionBar_Menu 0x7f0b0054\nint style TextAppearance_AppCompat_Widget_Base_ActionBar_Subtitle 0x7f0b0056\nint style TextAppearance_AppCompat_Widget_Base_ActionBar_Subtitle_Inverse 0x7f0b0058\nint style TextAppearance_AppCompat_Widget_Base_ActionBar_Title 0x7f0b0055\nint style TextAppearance_AppCompat_Widget_Base_ActionBar_Title_Inverse 0x7f0b0057\nint style TextAppearance_AppCompat_Widget_Base_ActionMode_Subtitle 0x7f0b0051\nint style TextAppearance_AppCompat_Widget_Base_ActionMode_Subtitle_Inverse 0x7f0b0053\nint style TextAppearance_AppCompat_Widget_Base_ActionMode_Title 0x7f0b0050\nint style TextAppearance_AppCompat_Widget_Base_ActionMode_Title_Inverse 0x7f0b0052\nint style TextAppearance_AppCompat_Widget_Base_DropDownItem 0x7f0b0061\nint style TextAppearance_AppCompat_Widget_DropDownItem 0x7f0b0021\nint style TextAppearance_AppCompat_Widget_PopupMenu_Large 0x7f0b002e\nint style TextAppearance_AppCompat_Widget_PopupMenu_Small 0x7f0b002f\nint style TextAppearance_Widget_AppCompat_Base_ExpandedMenu_Item 0x7f0b0062\nint style TextAppearance_Widget_AppCompat_ExpandedMenu_Item 0x7f0b0028\nint style Theme_AppCompat 0x7f0b0077\nint style Theme_AppCompat_Base_CompactMenu 0x7f0b0083\nint style Theme_AppCompat_Base_CompactMenu_Dialog 0x7f0b0084\nint style Theme_AppCompat_CompactMenu 0x7f0b007c\nint style Theme_AppCompat_CompactMenu_Dialog 0x7f0b007d\nint style Theme_AppCompat_DialogWhenLarge 0x7f0b007a\nint style Theme_AppCompat_Light 0x7f0b0078\nint style Theme_AppCompat_Light_DarkActionBar 0x7f0b0079\nint style Theme_AppCompat_Light_DialogWhenLarge 0x7f0b007b\nint style Theme_Base 0x7f0b007e\nint style Theme_Base_AppCompat 0x7f0b0080\nint style Theme_Base_AppCompat_Dialog_FixedSize 0x7f0b0087\nint style Theme_Base_AppCompat_Dialog_Light_FixedSize 0x7f0b0088\nint style Theme_Base_AppCompat_DialogWhenLarge 0x7f0b0085\nint style Theme_Base_AppCompat_DialogWhenLarge_Base 0x7f0b0089\nint style Theme_Base_AppCompat_Light 0x7f0b0081\nint style Theme_Base_AppCompat_Light_DarkActionBar 0x7f0b0082\nint style Theme_Base_AppCompat_Light_DialogWhenLarge 0x7f0b0086\nint style Theme_Base_AppCompat_Light_DialogWhenLarge_Base 0x7f0b008a\nint style Theme_Base_Light 0x7f0b007f\nint style Widget_AppCompat_ActionBar 0x7f0b0000\nint style Widget_AppCompat_ActionBar_Solid 0x7f0b0002\nint style Widget_AppCompat_ActionBar_TabBar 0x7f0b0011\nint style Widget_AppCompat_ActionBar_TabText 0x7f0b0017\nint style Widget_AppCompat_ActionBar_TabView 0x7f0b0014\nint style Widget_AppCompat_ActionButton 0x7f0b000b\nint style Widget_AppCompat_ActionButton_CloseMode 0x7f0b000d\nint style Widget_AppCompat_ActionButton_Overflow 0x7f0b000f\nint style Widget_AppCompat_ActionMode 0x7f0b001b\nint style Widget_AppCompat_ActivityChooserView 0x7f0b0038\nint style Widget_AppCompat_AutoCompleteTextView 0x7f0b0036\nint style Widget_AppCompat_Base_ActionBar 0x7f0b003a\nint style Widget_AppCompat_Base_ActionBar_Solid 0x7f0b003c\nint style Widget_AppCompat_Base_ActionBar_TabBar 0x7f0b0045\nint style Widget_AppCompat_Base_ActionBar_TabText 0x7f0b004b\nint style Widget_AppCompat_Base_ActionBar_TabView 0x7f0b0048\nint style Widget_AppCompat_Base_ActionButton 0x7f0b003f\nint style Widget_AppCompat_Base_ActionButton_CloseMode 0x7f0b0041\nint style Widget_AppCompat_Base_ActionButton_Overflow 0x7f0b0043\nint style Widget_AppCompat_Base_ActionMode 0x7f0b004e\nint style Widget_AppCompat_Base_ActivityChooserView 0x7f0b0075\nint style Widget_AppCompat_Base_AutoCompleteTextView 0x7f0b0073\nint style Widget_AppCompat_Base_DropDownItem_Spinner 0x7f0b005d\nint style Widget_AppCompat_Base_ListPopupWindow 0x7f0b0065\nint style Widget_AppCompat_Base_ListView_DropDown 0x7f0b005f\nint style Widget_AppCompat_Base_ListView_Menu 0x7f0b0064\nint style Widget_AppCompat_Base_PopupMenu 0x7f0b0067\nint style Widget_AppCompat_Base_ProgressBar 0x7f0b005a\nint style Widget_AppCompat_Base_ProgressBar_Horizontal 0x7f0b0059\nint style Widget_AppCompat_Base_Spinner 0x7f0b005b\nint style Widget_AppCompat_DropDownItem_Spinner 0x7f0b0024\nint style Widget_AppCompat_Light_ActionBar 0x7f0b0001\nint style Widget_AppCompat_Light_ActionBar_Solid 0x7f0b0003\nint style Widget_AppCompat_Light_ActionBar_Solid_Inverse 0x7f0b0004\nint style Widget_AppCompat_Light_ActionBar_TabBar 0x7f0b0012\nint style Widget_AppCompat_Light_ActionBar_TabBar_Inverse 0x7f0b0013\nint style Widget_AppCompat_Light_ActionBar_TabText 0x7f0b0018\nint style Widget_AppCompat_Light_ActionBar_TabText_Inverse 0x7f0b0019\nint style Widget_AppCompat_Light_ActionBar_TabView 0x7f0b0015\nint style Widget_AppCompat_Light_ActionBar_TabView_Inverse 0x7f0b0016\nint style Widget_AppCompat_Light_ActionButton 0x7f0b000c\nint style Widget_AppCompat_Light_ActionButton_CloseMode 0x7f0b000e\nint style Widget_AppCompat_Light_ActionButton_Overflow 0x7f0b0010\nint style Widget_AppCompat_Light_ActionMode_Inverse 0x7f0b001c\nint style Widget_AppCompat_Light_ActivityChooserView 0x7f0b0039\nint style Widget_AppCompat_Light_AutoCompleteTextView 0x7f0b0037\nint style Widget_AppCompat_Light_Base_ActionBar 0x7f0b003b\nint style Widget_AppCompat_Light_Base_ActionBar_Solid 0x7f0b003d\nint style Widget_AppCompat_Light_Base_ActionBar_Solid_Inverse 0x7f0b003e\nint style Widget_AppCompat_Light_Base_ActionBar_TabBar 0x7f0b0046\nint style Widget_AppCompat_Light_Base_ActionBar_TabBar_Inverse 0x7f0b0047\nint style Widget_AppCompat_Light_Base_ActionBar_TabText 0x7f0b004c\nint style Widget_AppCompat_Light_Base_ActionBar_TabText_Inverse 0x7f0b004d\nint style Widget_AppCompat_Light_Base_ActionBar_TabView 0x7f0b0049\nint style Widget_AppCompat_Light_Base_ActionBar_TabView_Inverse 0x7f0b004a\nint style Widget_AppCompat_Light_Base_ActionButton 0x7f0b0040\nint style Widget_AppCompat_Light_Base_ActionButton_CloseMode 0x7f0b0042\nint style Widget_AppCompat_Light_Base_ActionButton_Overflow 0x7f0b0044\nint style Widget_AppCompat_Light_Base_ActionMode_Inverse 0x7f0b004f\nint style Widget_AppCompat_Light_Base_ActivityChooserView 0x7f0b0076\nint style Widget_AppCompat_Light_Base_AutoCompleteTextView 0x7f0b0074\nint style Widget_AppCompat_Light_Base_DropDownItem_Spinner 0x7f0b005e\nint style Widget_AppCompat_Light_Base_ListPopupWindow 0x7f0b0066\nint style Widget_AppCompat_Light_Base_ListView_DropDown 0x7f0b0060\nint style Widget_AppCompat_Light_Base_PopupMenu 0x7f0b0068\nint style Widget_AppCompat_Light_Base_Spinner 0x7f0b005c\nint style Widget_AppCompat_Light_DropDownItem_Spinner 0x7f0b0025\nint style Widget_AppCompat_Light_ListPopupWindow 0x7f0b002a\nint style Widget_AppCompat_Light_ListView_DropDown 0x7f0b0027\nint style Widget_AppCompat_Light_PopupMenu 0x7f0b002c\nint style Widget_AppCompat_Light_Spinner_DropDown_ActionBar 0x7f0b0023\nint style Widget_AppCompat_ListPopupWindow 0x7f0b0029\nint style Widget_AppCompat_ListView_DropDown 0x7f0b0026\nint style Widget_AppCompat_ListView_Menu 0x7f0b002d\nint style Widget_AppCompat_PopupMenu 0x7f0b002b\nint style Widget_AppCompat_ProgressBar 0x7f0b000a\nint style Widget_AppCompat_ProgressBar_Horizontal 0x7f0b0009\nint style Widget_AppCompat_Spinner_DropDown_ActionBar 0x7f0b0022\nint[] styleable ActionBar { 0x7f010025, 0x7f010026, 0x7f010027, 0x7f010028, 0x7f010029, 0x7f01002a, 0x7f01002b, 0x7f01002c, 0x7f01002d, 0x7f01002e, 0x7f01002f, 0x7f010030, 0x7f010031, 0x7f010032, 0x7f010033, 0x7f010034, 0x7f010035, 0x7f010036, 0x7f010037 }\nint styleable ActionBar_background 10\nint styleable ActionBar_backgroundSplit 12\nint styleable ActionBar_backgroundStacked 11\nint styleable ActionBar_customNavigationLayout 13\nint styleable ActionBar_displayOptions 3\nint styleable ActionBar_divider 9\nint styleable ActionBar_height 1\nint styleable ActionBar_homeLayout 14\nint styleable ActionBar_icon 7\nint styleable ActionBar_indeterminateProgressStyle 16\nint styleable ActionBar_itemPadding 18\nint styleable ActionBar_logo 8\nint styleable ActionBar_navigationMode 2\nint styleable ActionBar_progressBarPadding 17\nint styleable ActionBar_progressBarStyle 15\nint styleable ActionBar_subtitle 4\nint styleable ActionBar_subtitleTextStyle 6\nint styleable ActionBar_title 0\nint styleable ActionBar_titleTextStyle 5\nint[] styleable ActionBarLayout { 0x010100b3 }\nint styleable ActionBarLayout_android_layout_gravity 0\nint[] styleable ActionBarWindow { 0x7f010000, 0x7f010001, 0x7f010002, 0x7f010003, 0x7f010004, 0x7f010005, 0x7f010006 }\nint styleable ActionBarWindow_windowActionBar 0\nint styleable ActionBarWindow_windowActionBarOverlay 1\nint styleable ActionBarWindow_windowFixedHeightMajor 6\nint styleable ActionBarWindow_windowFixedHeightMinor 4\nint styleable ActionBarWindow_windowFixedWidthMajor 3\nint styleable ActionBarWindow_windowFixedWidthMinor 5\nint styleable ActionBarWindow_windowSplitActionBar 2\nint[] styleable ActionMenuItemView { 0x0101013f }\nint styleable ActionMenuItemView_android_minWidth 0\nint[] styleable ActionMenuView { }\nint[] styleable ActionMode { 0x7f010026, 0x7f01002a, 0x7f01002b, 0x7f01002f, 0x7f010031 }\nint styleable ActionMode_background 3\nint styleable ActionMode_backgroundSplit 4\nint styleable ActionMode_height 0\nint styleable ActionMode_subtitleTextStyle 2\nint styleable ActionMode_titleTextStyle 1\nint[] styleable ActivityChooserView { 0x7f01006a, 0x7f01006b }\nint styleable ActivityChooserView_expandActivityOverflowButtonDrawable 1\nint styleable ActivityChooserView_initialActivityCount 0\nint[] styleable CompatTextView { 0x7f01006d }\nint styleable CompatTextView_textAllCaps 0\nint[] styleable LinearLayoutICS { 0x7f01002e, 0x7f010055, 0x7f010056 }\nint styleable LinearLayoutICS_divider 0\nint styleable LinearLayoutICS_dividerPadding 2\nint styleable LinearLayoutICS_showDividers 1\nint[] styleable MenuGroup { 0x0101000e, 0x010100d0, 0x01010194, 0x010101de, 0x010101df, 0x010101e0 }\nint styleable MenuGroup_android_checkableBehavior 5\nint styleable MenuGroup_android_enabled 0\nint styleable MenuGroup_android_id 1\nint styleable MenuGroup_android_menuCategory 3\nint styleable MenuGroup_android_orderInCategory 4\nint styleable MenuGroup_android_visible 2\nint[] styleable MenuItem { 0x01010002, 0x0101000e, 0x010100d0, 0x01010106, 0x01010194, 0x010101de, 0x010101df, 0x010101e1, 0x010101e2, 0x010101e3, 0x010101e4, 0x010101e5, 0x0101026f, 0x7f01004d, 0x7f01004e, 0x7f01004f, 0x7f010050 }\nint styleable MenuItem_actionLayout 14\nint styleable MenuItem_actionProviderClass 16\nint styleable MenuItem_actionViewClass 15\nint styleable MenuItem_android_alphabeticShortcut 9\nint styleable MenuItem_android_checkable 11\nint styleable MenuItem_android_checked 3\nint styleable MenuItem_android_enabled 1\nint styleable MenuItem_android_icon 0\nint styleable MenuItem_android_id 2\nint styleable MenuItem_android_menuCategory 5\nint styleable MenuItem_android_numericShortcut 10\nint styleable MenuItem_android_onClick 12\nint styleable MenuItem_android_orderInCategory 6\nint styleable MenuItem_android_title 7\nint styleable MenuItem_android_titleCondensed 8\nint styleable MenuItem_android_visible 4\nint styleable MenuItem_showAsAction 13\nint[] styleable MenuView { 0x010100ae, 0x0101012c, 0x0101012d, 0x0101012e, 0x0101012f, 0x01010130, 0x01010131, 0x01010438 }\nint styleable MenuView_android_headerBackground 4\nint styleable MenuView_android_horizontalDivider 2\nint styleable MenuView_android_itemBackground 5\nint styleable MenuView_android_itemIconDisabledAlpha 6\nint styleable MenuView_android_itemTextAppearance 1\nint styleable MenuView_android_preserveIconSpacing 7\nint styleable MenuView_android_verticalDivider 3\nint styleable MenuView_android_windowAnimationStyle 0\nint[] styleable SearchView { 0x0101011f, 0x01010220, 0x01010264, 0x7f01005a, 0x7f01005b }\nint styleable SearchView_android_imeOptions 2\nint styleable SearchView_android_inputType 1\nint styleable SearchView_android_maxWidth 0\nint styleable SearchView_iconifiedByDefault 3\nint styleable SearchView_queryHint 4\nint[] styleable Spinner { 0x010100af, 0x01010175, 0x01010176, 0x01010262, 0x010102ac, 0x010102ad, 0x7f010051, 0x7f010052, 0x7f010053, 0x7f010054 }\nint styleable Spinner_android_dropDownHorizontalOffset 4\nint styleable Spinner_android_dropDownSelector 1\nint styleable Spinner_android_dropDownVerticalOffset 5\nint styleable Spinner_android_dropDownWidth 3\nint styleable Spinner_android_gravity 0\nint styleable Spinner_android_popupBackground 2\nint styleable Spinner_disableChildrenWhenDisabled 9\nint styleable Spinner_popupPromptView 8\nint styleable Spinner_prompt 6\nint styleable Spinner_spinnerMode 7\nint[] styleable Theme { 0x7f010047, 0x7f010048, 0x7f010049, 0x7f01004a, 0x7f01004b, 0x7f01004c }\nint styleable Theme_actionDropDownStyle 0\nint styleable Theme_dropdownListPreferredItemHeight 1\nint styleable Theme_listChoiceBackgroundIndicator 5\nint styleable Theme_panelMenuListTheme 4\nint styleable Theme_panelMenuListWidth 3\nint styleable Theme_popupMenuStyle 2\nint[] styleable View { 0x010100da, 0x7f010038, 0x7f010039 }\nint styleable View_android_focusable 0\nint styleable View_paddingEnd 2\nint styleable View_paddingStart 1\n"
  },
  {
    "path": "bin/jarlist.cache",
    "content": "# cache for current jar dependency. DO NOT EDIT.\n# format is <lastModified> <length> <SHA-1> <path>\n# Encoding is UTF-8\n1472631194499 758727 efec67655f6db90757faa37201efcee2a9ec3507 E:\\workspace_android\\MyBuleTooth\\libs\\android-support-v4.jar\n1403515040000 758727 efec67655f6db90757faa37201efcee2a9ec3507 E:\\workspace_android\\appcompat_v7\\libs\\android-support-v4.jar\n"
  },
  {
    "path": "gen/android/support/v7/appcompat/R.java",
    "content": "/* AUTO-GENERATED FILE.  DO NOT MODIFY.\n *\n * This class was automatically generated by the\n * aapt tool from the resource data it found.  It\n * should not be modified by hand.\n */\npackage android.support.v7.appcompat;\n\npublic final class R {\n\tpublic static final class anim {\n\t\tpublic static final int abc_fade_in = 0x7f040000;\n\t\tpublic static final int abc_fade_out = 0x7f040001;\n\t\tpublic static final int abc_slide_in_bottom = 0x7f040002;\n\t\tpublic static final int abc_slide_in_top = 0x7f040003;\n\t\tpublic static final int abc_slide_out_bottom = 0x7f040004;\n\t\tpublic static final int abc_slide_out_top = 0x7f040005;\n\t}\n\tpublic static final class attr {\n\t\tpublic static final int actionBarDivider = 0x7f01000f;\n\t\tpublic static final int actionBarItemBackground = 0x7f010010;\n\t\tpublic static final int actionBarSize = 0x7f01000e;\n\t\tpublic static final int actionBarSplitStyle = 0x7f01000c;\n\t\tpublic static final int actionBarStyle = 0x7f01000b;\n\t\tpublic static final int actionBarTabBarStyle = 0x7f010008;\n\t\tpublic static final int actionBarTabStyle = 0x7f010007;\n\t\tpublic static final int actionBarTabTextStyle = 0x7f010009;\n\t\tpublic static final int actionBarWidgetTheme = 0x7f01000d;\n\t\tpublic static final int actionButtonStyle = 0x7f010016;\n\t\tpublic static final int actionDropDownStyle = 0x7f010047;\n\t\tpublic static final int actionLayout = 0x7f01004e;\n\t\tpublic static final int actionMenuTextAppearance = 0x7f010011;\n\t\tpublic static final int actionMenuTextColor = 0x7f010012;\n\t\tpublic static final int actionModeBackground = 0x7f01003c;\n\t\tpublic static final int actionModeCloseButtonStyle = 0x7f01003b;\n\t\tpublic static final int actionModeCloseDrawable = 0x7f01003e;\n\t\tpublic static final int actionModeCopyDrawable = 0x7f010040;\n\t\tpublic static final int actionModeCutDrawable = 0x7f01003f;\n\t\tpublic static final int actionModeFindDrawable = 0x7f010044;\n\t\tpublic static final int actionModePasteDrawable = 0x7f010041;\n\t\tpublic static final int actionModePopupWindowStyle = 0x7f010046;\n\t\tpublic static final int actionModeSelectAllDrawable = 0x7f010042;\n\t\tpublic static final int actionModeShareDrawable = 0x7f010043;\n\t\tpublic static final int actionModeSplitBackground = 0x7f01003d;\n\t\tpublic static final int actionModeStyle = 0x7f01003a;\n\t\tpublic static final int actionModeWebSearchDrawable = 0x7f010045;\n\t\tpublic static final int actionOverflowButtonStyle = 0x7f01000a;\n\t\tpublic static final int actionProviderClass = 0x7f010050;\n\t\tpublic static final int actionViewClass = 0x7f01004f;\n\t\tpublic static final int activityChooserViewStyle = 0x7f01006c;\n\t\tpublic static final int background = 0x7f01002f;\n\t\tpublic static final int backgroundSplit = 0x7f010031;\n\t\tpublic static final int backgroundStacked = 0x7f010030;\n\t\tpublic static final int buttonBarButtonStyle = 0x7f010018;\n\t\tpublic static final int buttonBarStyle = 0x7f010017;\n\t\tpublic static final int customNavigationLayout = 0x7f010032;\n\t\tpublic static final int disableChildrenWhenDisabled = 0x7f010054;\n\t\tpublic static final int displayOptions = 0x7f010028;\n\t\tpublic static final int divider = 0x7f01002e;\n\t\tpublic static final int dividerHorizontal = 0x7f01001b;\n\t\tpublic static final int dividerPadding = 0x7f010056;\n\t\tpublic static final int dividerVertical = 0x7f01001a;\n\t\tpublic static final int dropDownListViewStyle = 0x7f010021;\n\t\tpublic static final int dropdownListPreferredItemHeight = 0x7f010048;\n\t\tpublic static final int expandActivityOverflowButtonDrawable = 0x7f01006b;\n\t\tpublic static final int height = 0x7f010026;\n\t\tpublic static final int homeAsUpIndicator = 0x7f010013;\n\t\tpublic static final int homeLayout = 0x7f010033;\n\t\tpublic static final int icon = 0x7f01002c;\n\t\tpublic static final int iconifiedByDefault = 0x7f01005a;\n\t\tpublic static final int indeterminateProgressStyle = 0x7f010035;\n\t\tpublic static final int initialActivityCount = 0x7f01006a;\n\t\tpublic static final int isLightTheme = 0x7f010059;\n\t\tpublic static final int itemPadding = 0x7f010037;\n\t\tpublic static final int listChoiceBackgroundIndicator = 0x7f01004c;\n\t\tpublic static final int listPopupWindowStyle = 0x7f010022;\n\t\tpublic static final int listPreferredItemHeight = 0x7f01001c;\n\t\tpublic static final int listPreferredItemHeightLarge = 0x7f01001e;\n\t\tpublic static final int listPreferredItemHeightSmall = 0x7f01001d;\n\t\tpublic static final int listPreferredItemPaddingLeft = 0x7f01001f;\n\t\tpublic static final int listPreferredItemPaddingRight = 0x7f010020;\n\t\tpublic static final int logo = 0x7f01002d;\n\t\tpublic static final int navigationMode = 0x7f010027;\n\t\tpublic static final int paddingEnd = 0x7f010039;\n\t\tpublic static final int paddingStart = 0x7f010038;\n\t\tpublic static final int panelMenuListTheme = 0x7f01004b;\n\t\tpublic static final int panelMenuListWidth = 0x7f01004a;\n\t\tpublic static final int popupMenuStyle = 0x7f010049;\n\t\tpublic static final int popupPromptView = 0x7f010053;\n\t\tpublic static final int progressBarPadding = 0x7f010036;\n\t\tpublic static final int progressBarStyle = 0x7f010034;\n\t\tpublic static final int prompt = 0x7f010051;\n\t\tpublic static final int queryHint = 0x7f01005b;\n\t\tpublic static final int searchDropdownBackground = 0x7f01005c;\n\t\tpublic static final int searchResultListItemHeight = 0x7f010065;\n\t\tpublic static final int searchViewAutoCompleteTextView = 0x7f010069;\n\t\tpublic static final int searchViewCloseIcon = 0x7f01005d;\n\t\tpublic static final int searchViewEditQuery = 0x7f010061;\n\t\tpublic static final int searchViewEditQueryBackground = 0x7f010062;\n\t\tpublic static final int searchViewGoIcon = 0x7f01005e;\n\t\tpublic static final int searchViewSearchIcon = 0x7f01005f;\n\t\tpublic static final int searchViewTextField = 0x7f010063;\n\t\tpublic static final int searchViewTextFieldRight = 0x7f010064;\n\t\tpublic static final int searchViewVoiceIcon = 0x7f010060;\n\t\tpublic static final int selectableItemBackground = 0x7f010019;\n\t\tpublic static final int showAsAction = 0x7f01004d;\n\t\tpublic static final int showDividers = 0x7f010055;\n\t\tpublic static final int spinnerDropDownItemStyle = 0x7f010058;\n\t\tpublic static final int spinnerMode = 0x7f010052;\n\t\tpublic static final int spinnerStyle = 0x7f010057;\n\t\tpublic static final int subtitle = 0x7f010029;\n\t\tpublic static final int subtitleTextStyle = 0x7f01002b;\n\t\tpublic static final int textAllCaps = 0x7f01006d;\n\t\tpublic static final int textAppearanceLargePopupMenu = 0x7f010014;\n\t\tpublic static final int textAppearanceListItem = 0x7f010023;\n\t\tpublic static final int textAppearanceListItemSmall = 0x7f010024;\n\t\tpublic static final int textAppearanceSearchResultSubtitle = 0x7f010067;\n\t\tpublic static final int textAppearanceSearchResultTitle = 0x7f010066;\n\t\tpublic static final int textAppearanceSmallPopupMenu = 0x7f010015;\n\t\tpublic static final int textColorSearchUrl = 0x7f010068;\n\t\tpublic static final int title = 0x7f010025;\n\t\tpublic static final int titleTextStyle = 0x7f01002a;\n\t\tpublic static final int windowActionBar = 0x7f010000;\n\t\tpublic static final int windowActionBarOverlay = 0x7f010001;\n\t\tpublic static final int windowFixedHeightMajor = 0x7f010006;\n\t\tpublic static final int windowFixedHeightMinor = 0x7f010004;\n\t\tpublic static final int windowFixedWidthMajor = 0x7f010003;\n\t\tpublic static final int windowFixedWidthMinor = 0x7f010005;\n\t\tpublic static final int windowSplitActionBar = 0x7f010002;\n\t}\n\tpublic static final class bool {\n\t\tpublic static final int abc_action_bar_embed_tabs_pre_jb = 0x7f060000;\n\t\tpublic static final int abc_action_bar_expanded_action_views_exclusive = 0x7f060001;\n\t\tpublic static final int abc_config_actionMenuItemAllCaps = 0x7f060005;\n\t\tpublic static final int abc_config_allowActionMenuItemTextWithIcon = 0x7f060004;\n\t\tpublic static final int abc_config_showMenuShortcutsWhenKeyboardPresent = 0x7f060003;\n\t\tpublic static final int abc_split_action_bar_is_narrow = 0x7f060002;\n\t}\n\tpublic static final class color {\n\t\tpublic static final int abc_search_url_text_holo = 0x7f070003;\n\t\tpublic static final int abc_search_url_text_normal = 0x7f070000;\n\t\tpublic static final int abc_search_url_text_pressed = 0x7f070002;\n\t\tpublic static final int abc_search_url_text_selected = 0x7f070001;\n\t}\n\tpublic static final class dimen {\n\t\tpublic static final int abc_action_bar_default_height = 0x7f080002;\n\t\tpublic static final int abc_action_bar_icon_vertical_padding = 0x7f080003;\n\t\tpublic static final int abc_action_bar_progress_bar_size = 0x7f08000a;\n\t\tpublic static final int abc_action_bar_stacked_max_height = 0x7f080009;\n\t\tpublic static final int abc_action_bar_stacked_tab_max_width = 0x7f080001;\n\t\tpublic static final int abc_action_bar_subtitle_bottom_margin = 0x7f080007;\n\t\tpublic static final int abc_action_bar_subtitle_text_size = 0x7f080005;\n\t\tpublic static final int abc_action_bar_subtitle_top_margin = 0x7f080006;\n\t\tpublic static final int abc_action_bar_title_text_size = 0x7f080004;\n\t\tpublic static final int abc_action_button_min_width = 0x7f080008;\n\t\tpublic static final int abc_config_prefDialogWidth = 0x7f080000;\n\t\tpublic static final int abc_dropdownitem_icon_width = 0x7f080010;\n\t\tpublic static final int abc_dropdownitem_text_padding_left = 0x7f08000e;\n\t\tpublic static final int abc_dropdownitem_text_padding_right = 0x7f08000f;\n\t\tpublic static final int abc_panel_menu_list_width = 0x7f08000b;\n\t\tpublic static final int abc_search_view_preferred_width = 0x7f08000d;\n\t\tpublic static final int abc_search_view_text_min_width = 0x7f08000c;\n\t\tpublic static final int dialog_fixed_height_major = 0x7f080013;\n\t\tpublic static final int dialog_fixed_height_minor = 0x7f080014;\n\t\tpublic static final int dialog_fixed_width_major = 0x7f080011;\n\t\tpublic static final int dialog_fixed_width_minor = 0x7f080012;\n\t}\n\tpublic static final class drawable {\n\t\tpublic static final int abc_ab_bottom_solid_dark_holo = 0x7f020000;\n\t\tpublic static final int abc_ab_bottom_solid_light_holo = 0x7f020001;\n\t\tpublic static final int abc_ab_bottom_transparent_dark_holo = 0x7f020002;\n\t\tpublic static final int abc_ab_bottom_transparent_light_holo = 0x7f020003;\n\t\tpublic static final int abc_ab_share_pack_holo_dark = 0x7f020004;\n\t\tpublic static final int abc_ab_share_pack_holo_light = 0x7f020005;\n\t\tpublic static final int abc_ab_solid_dark_holo = 0x7f020006;\n\t\tpublic static final int abc_ab_solid_light_holo = 0x7f020007;\n\t\tpublic static final int abc_ab_stacked_solid_dark_holo = 0x7f020008;\n\t\tpublic static final int abc_ab_stacked_solid_light_holo = 0x7f020009;\n\t\tpublic static final int abc_ab_stacked_transparent_dark_holo = 0x7f02000a;\n\t\tpublic static final int abc_ab_stacked_transparent_light_holo = 0x7f02000b;\n\t\tpublic static final int abc_ab_transparent_dark_holo = 0x7f02000c;\n\t\tpublic static final int abc_ab_transparent_light_holo = 0x7f02000d;\n\t\tpublic static final int abc_cab_background_bottom_holo_dark = 0x7f02000e;\n\t\tpublic static final int abc_cab_background_bottom_holo_light = 0x7f02000f;\n\t\tpublic static final int abc_cab_background_top_holo_dark = 0x7f020010;\n\t\tpublic static final int abc_cab_background_top_holo_light = 0x7f020011;\n\t\tpublic static final int abc_ic_ab_back_holo_dark = 0x7f020012;\n\t\tpublic static final int abc_ic_ab_back_holo_light = 0x7f020013;\n\t\tpublic static final int abc_ic_cab_done_holo_dark = 0x7f020014;\n\t\tpublic static final int abc_ic_cab_done_holo_light = 0x7f020015;\n\t\tpublic static final int abc_ic_clear = 0x7f020016;\n\t\tpublic static final int abc_ic_clear_disabled = 0x7f020017;\n\t\tpublic static final int abc_ic_clear_holo_light = 0x7f020018;\n\t\tpublic static final int abc_ic_clear_normal = 0x7f020019;\n\t\tpublic static final int abc_ic_clear_search_api_disabled_holo_light = 0x7f02001a;\n\t\tpublic static final int abc_ic_clear_search_api_holo_light = 0x7f02001b;\n\t\tpublic static final int abc_ic_commit_search_api_holo_dark = 0x7f02001c;\n\t\tpublic static final int abc_ic_commit_search_api_holo_light = 0x7f02001d;\n\t\tpublic static final int abc_ic_go = 0x7f02001e;\n\t\tpublic static final int abc_ic_go_search_api_holo_light = 0x7f02001f;\n\t\tpublic static final int abc_ic_menu_moreoverflow_normal_holo_dark = 0x7f020020;\n\t\tpublic static final int abc_ic_menu_moreoverflow_normal_holo_light = 0x7f020021;\n\t\tpublic static final int abc_ic_menu_share_holo_dark = 0x7f020022;\n\t\tpublic static final int abc_ic_menu_share_holo_light = 0x7f020023;\n\t\tpublic static final int abc_ic_search = 0x7f020024;\n\t\tpublic static final int abc_ic_search_api_holo_light = 0x7f020025;\n\t\tpublic static final int abc_ic_voice_search = 0x7f020026;\n\t\tpublic static final int abc_ic_voice_search_api_holo_light = 0x7f020027;\n\t\tpublic static final int abc_item_background_holo_dark = 0x7f020028;\n\t\tpublic static final int abc_item_background_holo_light = 0x7f020029;\n\t\tpublic static final int abc_list_divider_holo_dark = 0x7f02002a;\n\t\tpublic static final int abc_list_divider_holo_light = 0x7f02002b;\n\t\tpublic static final int abc_list_focused_holo = 0x7f02002c;\n\t\tpublic static final int abc_list_longpressed_holo = 0x7f02002d;\n\t\tpublic static final int abc_list_pressed_holo_dark = 0x7f02002e;\n\t\tpublic static final int abc_list_pressed_holo_light = 0x7f02002f;\n\t\tpublic static final int abc_list_selector_background_transition_holo_dark = 0x7f020030;\n\t\tpublic static final int abc_list_selector_background_transition_holo_light = 0x7f020031;\n\t\tpublic static final int abc_list_selector_disabled_holo_dark = 0x7f020032;\n\t\tpublic static final int abc_list_selector_disabled_holo_light = 0x7f020033;\n\t\tpublic static final int abc_list_selector_holo_dark = 0x7f020034;\n\t\tpublic static final int abc_list_selector_holo_light = 0x7f020035;\n\t\tpublic static final int abc_menu_dropdown_panel_holo_dark = 0x7f020036;\n\t\tpublic static final int abc_menu_dropdown_panel_holo_light = 0x7f020037;\n\t\tpublic static final int abc_menu_hardkey_panel_holo_dark = 0x7f020038;\n\t\tpublic static final int abc_menu_hardkey_panel_holo_light = 0x7f020039;\n\t\tpublic static final int abc_search_dropdown_dark = 0x7f02003a;\n\t\tpublic static final int abc_search_dropdown_light = 0x7f02003b;\n\t\tpublic static final int abc_spinner_ab_default_holo_dark = 0x7f02003c;\n\t\tpublic static final int abc_spinner_ab_default_holo_light = 0x7f02003d;\n\t\tpublic static final int abc_spinner_ab_disabled_holo_dark = 0x7f02003e;\n\t\tpublic static final int abc_spinner_ab_disabled_holo_light = 0x7f02003f;\n\t\tpublic static final int abc_spinner_ab_focused_holo_dark = 0x7f020040;\n\t\tpublic static final int abc_spinner_ab_focused_holo_light = 0x7f020041;\n\t\tpublic static final int abc_spinner_ab_holo_dark = 0x7f020042;\n\t\tpublic static final int abc_spinner_ab_holo_light = 0x7f020043;\n\t\tpublic static final int abc_spinner_ab_pressed_holo_dark = 0x7f020044;\n\t\tpublic static final int abc_spinner_ab_pressed_holo_light = 0x7f020045;\n\t\tpublic static final int abc_tab_indicator_ab_holo = 0x7f020046;\n\t\tpublic static final int abc_tab_selected_focused_holo = 0x7f020047;\n\t\tpublic static final int abc_tab_selected_holo = 0x7f020048;\n\t\tpublic static final int abc_tab_selected_pressed_holo = 0x7f020049;\n\t\tpublic static final int abc_tab_unselected_pressed_holo = 0x7f02004a;\n\t\tpublic static final int abc_textfield_search_default_holo_dark = 0x7f02004b;\n\t\tpublic static final int abc_textfield_search_default_holo_light = 0x7f02004c;\n\t\tpublic static final int abc_textfield_search_right_default_holo_dark = 0x7f02004d;\n\t\tpublic static final int abc_textfield_search_right_default_holo_light = 0x7f02004e;\n\t\tpublic static final int abc_textfield_search_right_selected_holo_dark = 0x7f02004f;\n\t\tpublic static final int abc_textfield_search_right_selected_holo_light = 0x7f020050;\n\t\tpublic static final int abc_textfield_search_selected_holo_dark = 0x7f020051;\n\t\tpublic static final int abc_textfield_search_selected_holo_light = 0x7f020052;\n\t\tpublic static final int abc_textfield_searchview_holo_dark = 0x7f020053;\n\t\tpublic static final int abc_textfield_searchview_holo_light = 0x7f020054;\n\t\tpublic static final int abc_textfield_searchview_right_holo_dark = 0x7f020055;\n\t\tpublic static final int abc_textfield_searchview_right_holo_light = 0x7f020056;\n\t}\n\tpublic static final class id {\n\t\tpublic static final int action_bar = 0x7f05001c;\n\t\tpublic static final int action_bar_activity_content = 0x7f050015;\n\t\tpublic static final int action_bar_container = 0x7f05001b;\n\t\tpublic static final int action_bar_overlay_layout = 0x7f05001f;\n\t\tpublic static final int action_bar_root = 0x7f05001a;\n\t\tpublic static final int action_bar_subtitle = 0x7f050023;\n\t\tpublic static final int action_bar_title = 0x7f050022;\n\t\tpublic static final int action_context_bar = 0x7f05001d;\n\t\tpublic static final int action_menu_divider = 0x7f050016;\n\t\tpublic static final int action_menu_presenter = 0x7f050017;\n\t\tpublic static final int action_mode_close_button = 0x7f050024;\n\t\tpublic static final int activity_chooser_view_content = 0x7f050025;\n\t\tpublic static final int always = 0x7f05000b;\n\t\tpublic static final int beginning = 0x7f050011;\n\t\tpublic static final int checkbox = 0x7f05002d;\n\t\tpublic static final int collapseActionView = 0x7f05000d;\n\t\tpublic static final int default_activity_button = 0x7f050028;\n\t\tpublic static final int dialog = 0x7f05000e;\n\t\tpublic static final int disableHome = 0x7f050008;\n\t\tpublic static final int dropdown = 0x7f05000f;\n\t\tpublic static final int edit_query = 0x7f050030;\n\t\tpublic static final int end = 0x7f050013;\n\t\tpublic static final int expand_activities_button = 0x7f050026;\n\t\tpublic static final int expanded_menu = 0x7f05002c;\n\t\tpublic static final int home = 0x7f050014;\n\t\tpublic static final int homeAsUp = 0x7f050005;\n\t\tpublic static final int icon = 0x7f05002a;\n\t\tpublic static final int ifRoom = 0x7f05000a;\n\t\tpublic static final int image = 0x7f050027;\n\t\tpublic static final int listMode = 0x7f050001;\n\t\tpublic static final int list_item = 0x7f050029;\n\t\tpublic static final int middle = 0x7f050012;\n\t\tpublic static final int never = 0x7f050009;\n\t\tpublic static final int none = 0x7f050010;\n\t\tpublic static final int normal = 0x7f050000;\n\t\tpublic static final int progress_circular = 0x7f050018;\n\t\tpublic static final int progress_horizontal = 0x7f050019;\n\t\tpublic static final int radio = 0x7f05002f;\n\t\tpublic static final int search_badge = 0x7f050032;\n\t\tpublic static final int search_bar = 0x7f050031;\n\t\tpublic static final int search_button = 0x7f050033;\n\t\tpublic static final int search_close_btn = 0x7f050038;\n\t\tpublic static final int search_edit_frame = 0x7f050034;\n\t\tpublic static final int search_go_btn = 0x7f05003a;\n\t\tpublic static final int search_mag_icon = 0x7f050035;\n\t\tpublic static final int search_plate = 0x7f050036;\n\t\tpublic static final int search_src_text = 0x7f050037;\n\t\tpublic static final int search_voice_btn = 0x7f05003b;\n\t\tpublic static final int shortcut = 0x7f05002e;\n\t\tpublic static final int showCustom = 0x7f050007;\n\t\tpublic static final int showHome = 0x7f050004;\n\t\tpublic static final int showTitle = 0x7f050006;\n\t\tpublic static final int split_action_bar = 0x7f05001e;\n\t\tpublic static final int submit_area = 0x7f050039;\n\t\tpublic static final int tabMode = 0x7f050002;\n\t\tpublic static final int title = 0x7f05002b;\n\t\tpublic static final int top_action_bar = 0x7f050020;\n\t\tpublic static final int up = 0x7f050021;\n\t\tpublic static final int useLogo = 0x7f050003;\n\t\tpublic static final int withText = 0x7f05000c;\n\t}\n\tpublic static final class integer {\n\t\tpublic static final int abc_max_action_buttons = 0x7f090000;\n\t}\n\tpublic static final class layout {\n\t\tpublic static final int abc_action_bar_decor = 0x7f030000;\n\t\tpublic static final int abc_action_bar_decor_include = 0x7f030001;\n\t\tpublic static final int abc_action_bar_decor_overlay = 0x7f030002;\n\t\tpublic static final int abc_action_bar_home = 0x7f030003;\n\t\tpublic static final int abc_action_bar_tab = 0x7f030004;\n\t\tpublic static final int abc_action_bar_tabbar = 0x7f030005;\n\t\tpublic static final int abc_action_bar_title_item = 0x7f030006;\n\t\tpublic static final int abc_action_bar_view_list_nav_layout = 0x7f030007;\n\t\tpublic static final int abc_action_menu_item_layout = 0x7f030008;\n\t\tpublic static final int abc_action_menu_layout = 0x7f030009;\n\t\tpublic static final int abc_action_mode_bar = 0x7f03000a;\n\t\tpublic static final int abc_action_mode_close_item = 0x7f03000b;\n\t\tpublic static final int abc_activity_chooser_view = 0x7f03000c;\n\t\tpublic static final int abc_activity_chooser_view_include = 0x7f03000d;\n\t\tpublic static final int abc_activity_chooser_view_list_item = 0x7f03000e;\n\t\tpublic static final int abc_expanded_menu_layout = 0x7f03000f;\n\t\tpublic static final int abc_list_menu_item_checkbox = 0x7f030010;\n\t\tpublic static final int abc_list_menu_item_icon = 0x7f030011;\n\t\tpublic static final int abc_list_menu_item_layout = 0x7f030012;\n\t\tpublic static final int abc_list_menu_item_radio = 0x7f030013;\n\t\tpublic static final int abc_popup_menu_item_layout = 0x7f030014;\n\t\tpublic static final int abc_search_dropdown_item_icons_2line = 0x7f030015;\n\t\tpublic static final int abc_search_view = 0x7f030016;\n\t\tpublic static final int abc_simple_decor = 0x7f030017;\n\t\tpublic static final int support_simple_spinner_dropdown_item = 0x7f030019;\n\t}\n\tpublic static final class string {\n\t\tpublic static final int abc_action_bar_home_description = 0x7f0a0001;\n\t\tpublic static final int abc_action_bar_up_description = 0x7f0a0002;\n\t\tpublic static final int abc_action_menu_overflow_description = 0x7f0a0003;\n\t\tpublic static final int abc_action_mode_done = 0x7f0a0000;\n\t\tpublic static final int abc_activity_chooser_view_see_all = 0x7f0a000a;\n\t\tpublic static final int abc_activitychooserview_choose_application = 0x7f0a0009;\n\t\tpublic static final int abc_searchview_description_clear = 0x7f0a0006;\n\t\tpublic static final int abc_searchview_description_query = 0x7f0a0005;\n\t\tpublic static final int abc_searchview_description_search = 0x7f0a0004;\n\t\tpublic static final int abc_searchview_description_submit = 0x7f0a0007;\n\t\tpublic static final int abc_searchview_description_voice = 0x7f0a0008;\n\t\tpublic static final int abc_shareactionprovider_share_with = 0x7f0a000c;\n\t\tpublic static final int abc_shareactionprovider_share_with_application = 0x7f0a000b;\n\t}\n\tpublic static final class style {\n\t\tpublic static final int TextAppearance_AppCompat_Base_CompactMenu_Dialog = 0x7f0b0063;\n\t\tpublic static final int TextAppearance_AppCompat_Base_SearchResult = 0x7f0b006d;\n\t\tpublic static final int TextAppearance_AppCompat_Base_SearchResult_Subtitle = 0x7f0b006f;\n\t\tpublic static final int TextAppearance_AppCompat_Base_SearchResult_Title = 0x7f0b006e;\n\t\tpublic static final int TextAppearance_AppCompat_Base_Widget_PopupMenu_Large = 0x7f0b0069;\n\t\tpublic static final int TextAppearance_AppCompat_Base_Widget_PopupMenu_Small = 0x7f0b006a;\n\t\tpublic static final int TextAppearance_AppCompat_Light_Base_SearchResult = 0x7f0b0070;\n\t\tpublic static final int TextAppearance_AppCompat_Light_Base_SearchResult_Subtitle = 0x7f0b0072;\n\t\tpublic static final int TextAppearance_AppCompat_Light_Base_SearchResult_Title = 0x7f0b0071;\n\t\tpublic static final int TextAppearance_AppCompat_Light_Base_Widget_PopupMenu_Large = 0x7f0b006b;\n\t\tpublic static final int TextAppearance_AppCompat_Light_Base_Widget_PopupMenu_Small = 0x7f0b006c;\n\t\tpublic static final int TextAppearance_AppCompat_Light_SearchResult_Subtitle = 0x7f0b0035;\n\t\tpublic static final int TextAppearance_AppCompat_Light_SearchResult_Title = 0x7f0b0034;\n\t\tpublic static final int TextAppearance_AppCompat_Light_Widget_PopupMenu_Large = 0x7f0b0030;\n\t\tpublic static final int TextAppearance_AppCompat_Light_Widget_PopupMenu_Small = 0x7f0b0031;\n\t\tpublic static final int TextAppearance_AppCompat_SearchResult_Subtitle = 0x7f0b0033;\n\t\tpublic static final int TextAppearance_AppCompat_SearchResult_Title = 0x7f0b0032;\n\t\tpublic static final int TextAppearance_AppCompat_Widget_ActionBar_Menu = 0x7f0b001a;\n\t\tpublic static final int TextAppearance_AppCompat_Widget_ActionBar_Subtitle = 0x7f0b0006;\n\t\tpublic static final int TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse = 0x7f0b0008;\n\t\tpublic static final int TextAppearance_AppCompat_Widget_ActionBar_Title = 0x7f0b0005;\n\t\tpublic static final int TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse = 0x7f0b0007;\n\t\tpublic static final int TextAppearance_AppCompat_Widget_ActionMode_Subtitle = 0x7f0b001e;\n\t\tpublic static final int TextAppearance_AppCompat_Widget_ActionMode_Subtitle_Inverse = 0x7f0b0020;\n\t\tpublic static final int TextAppearance_AppCompat_Widget_ActionMode_Title = 0x7f0b001d;\n\t\tpublic static final int TextAppearance_AppCompat_Widget_ActionMode_Title_Inverse = 0x7f0b001f;\n\t\tpublic static final int TextAppearance_AppCompat_Widget_Base_ActionBar_Menu = 0x7f0b0054;\n\t\tpublic static final int TextAppearance_AppCompat_Widget_Base_ActionBar_Subtitle = 0x7f0b0056;\n\t\tpublic static final int TextAppearance_AppCompat_Widget_Base_ActionBar_Subtitle_Inverse = 0x7f0b0058;\n\t\tpublic static final int TextAppearance_AppCompat_Widget_Base_ActionBar_Title = 0x7f0b0055;\n\t\tpublic static final int TextAppearance_AppCompat_Widget_Base_ActionBar_Title_Inverse = 0x7f0b0057;\n\t\tpublic static final int TextAppearance_AppCompat_Widget_Base_ActionMode_Subtitle = 0x7f0b0051;\n\t\tpublic static final int TextAppearance_AppCompat_Widget_Base_ActionMode_Subtitle_Inverse = 0x7f0b0053;\n\t\tpublic static final int TextAppearance_AppCompat_Widget_Base_ActionMode_Title = 0x7f0b0050;\n\t\tpublic static final int TextAppearance_AppCompat_Widget_Base_ActionMode_Title_Inverse = 0x7f0b0052;\n\t\tpublic static final int TextAppearance_AppCompat_Widget_Base_DropDownItem = 0x7f0b0061;\n\t\tpublic static final int TextAppearance_AppCompat_Widget_DropDownItem = 0x7f0b0021;\n\t\tpublic static final int TextAppearance_AppCompat_Widget_PopupMenu_Large = 0x7f0b002e;\n\t\tpublic static final int TextAppearance_AppCompat_Widget_PopupMenu_Small = 0x7f0b002f;\n\t\tpublic static final int TextAppearance_Widget_AppCompat_Base_ExpandedMenu_Item = 0x7f0b0062;\n\t\tpublic static final int TextAppearance_Widget_AppCompat_ExpandedMenu_Item = 0x7f0b0028;\n\t\tpublic static final int Theme_AppCompat = 0x7f0b0077;\n\t\tpublic static final int Theme_AppCompat_Base_CompactMenu = 0x7f0b0083;\n\t\tpublic static final int Theme_AppCompat_Base_CompactMenu_Dialog = 0x7f0b0084;\n\t\tpublic static final int Theme_AppCompat_CompactMenu = 0x7f0b007c;\n\t\tpublic static final int Theme_AppCompat_CompactMenu_Dialog = 0x7f0b007d;\n\t\tpublic static final int Theme_AppCompat_DialogWhenLarge = 0x7f0b007a;\n\t\tpublic static final int Theme_AppCompat_Light = 0x7f0b0078;\n\t\tpublic static final int Theme_AppCompat_Light_DarkActionBar = 0x7f0b0079;\n\t\tpublic static final int Theme_AppCompat_Light_DialogWhenLarge = 0x7f0b007b;\n\t\tpublic static final int Theme_Base = 0x7f0b007e;\n\t\tpublic static final int Theme_Base_AppCompat = 0x7f0b0080;\n\t\tpublic static final int Theme_Base_AppCompat_DialogWhenLarge = 0x7f0b0085;\n\t\tpublic static final int Theme_Base_AppCompat_DialogWhenLarge_Base = 0x7f0b0089;\n\t\tpublic static final int Theme_Base_AppCompat_Dialog_FixedSize = 0x7f0b0087;\n\t\tpublic static final int Theme_Base_AppCompat_Dialog_Light_FixedSize = 0x7f0b0088;\n\t\tpublic static final int Theme_Base_AppCompat_Light = 0x7f0b0081;\n\t\tpublic static final int Theme_Base_AppCompat_Light_DarkActionBar = 0x7f0b0082;\n\t\tpublic static final int Theme_Base_AppCompat_Light_DialogWhenLarge = 0x7f0b0086;\n\t\tpublic static final int Theme_Base_AppCompat_Light_DialogWhenLarge_Base = 0x7f0b008a;\n\t\tpublic static final int Theme_Base_Light = 0x7f0b007f;\n\t\tpublic static final int Widget_AppCompat_ActionBar = 0x7f0b0000;\n\t\tpublic static final int Widget_AppCompat_ActionBar_Solid = 0x7f0b0002;\n\t\tpublic static final int Widget_AppCompat_ActionBar_TabBar = 0x7f0b0011;\n\t\tpublic static final int Widget_AppCompat_ActionBar_TabText = 0x7f0b0017;\n\t\tpublic static final int Widget_AppCompat_ActionBar_TabView = 0x7f0b0014;\n\t\tpublic static final int Widget_AppCompat_ActionButton = 0x7f0b000b;\n\t\tpublic static final int Widget_AppCompat_ActionButton_CloseMode = 0x7f0b000d;\n\t\tpublic static final int Widget_AppCompat_ActionButton_Overflow = 0x7f0b000f;\n\t\tpublic static final int Widget_AppCompat_ActionMode = 0x7f0b001b;\n\t\tpublic static final int Widget_AppCompat_ActivityChooserView = 0x7f0b0038;\n\t\tpublic static final int Widget_AppCompat_AutoCompleteTextView = 0x7f0b0036;\n\t\tpublic static final int Widget_AppCompat_Base_ActionBar = 0x7f0b003a;\n\t\tpublic static final int Widget_AppCompat_Base_ActionBar_Solid = 0x7f0b003c;\n\t\tpublic static final int Widget_AppCompat_Base_ActionBar_TabBar = 0x7f0b0045;\n\t\tpublic static final int Widget_AppCompat_Base_ActionBar_TabText = 0x7f0b004b;\n\t\tpublic static final int Widget_AppCompat_Base_ActionBar_TabView = 0x7f0b0048;\n\t\tpublic static final int Widget_AppCompat_Base_ActionButton = 0x7f0b003f;\n\t\tpublic static final int Widget_AppCompat_Base_ActionButton_CloseMode = 0x7f0b0041;\n\t\tpublic static final int Widget_AppCompat_Base_ActionButton_Overflow = 0x7f0b0043;\n\t\tpublic static final int Widget_AppCompat_Base_ActionMode = 0x7f0b004e;\n\t\tpublic static final int Widget_AppCompat_Base_ActivityChooserView = 0x7f0b0075;\n\t\tpublic static final int Widget_AppCompat_Base_AutoCompleteTextView = 0x7f0b0073;\n\t\tpublic static final int Widget_AppCompat_Base_DropDownItem_Spinner = 0x7f0b005d;\n\t\tpublic static final int Widget_AppCompat_Base_ListPopupWindow = 0x7f0b0065;\n\t\tpublic static final int Widget_AppCompat_Base_ListView_DropDown = 0x7f0b005f;\n\t\tpublic static final int Widget_AppCompat_Base_ListView_Menu = 0x7f0b0064;\n\t\tpublic static final int Widget_AppCompat_Base_PopupMenu = 0x7f0b0067;\n\t\tpublic static final int Widget_AppCompat_Base_ProgressBar = 0x7f0b005a;\n\t\tpublic static final int Widget_AppCompat_Base_ProgressBar_Horizontal = 0x7f0b0059;\n\t\tpublic static final int Widget_AppCompat_Base_Spinner = 0x7f0b005b;\n\t\tpublic static final int Widget_AppCompat_DropDownItem_Spinner = 0x7f0b0024;\n\t\tpublic static final int Widget_AppCompat_Light_ActionBar = 0x7f0b0001;\n\t\tpublic static final int Widget_AppCompat_Light_ActionBar_Solid = 0x7f0b0003;\n\t\tpublic static final int Widget_AppCompat_Light_ActionBar_Solid_Inverse = 0x7f0b0004;\n\t\tpublic static final int Widget_AppCompat_Light_ActionBar_TabBar = 0x7f0b0012;\n\t\tpublic static final int Widget_AppCompat_Light_ActionBar_TabBar_Inverse = 0x7f0b0013;\n\t\tpublic static final int Widget_AppCompat_Light_ActionBar_TabText = 0x7f0b0018;\n\t\tpublic static final int Widget_AppCompat_Light_ActionBar_TabText_Inverse = 0x7f0b0019;\n\t\tpublic static final int Widget_AppCompat_Light_ActionBar_TabView = 0x7f0b0015;\n\t\tpublic static final int Widget_AppCompat_Light_ActionBar_TabView_Inverse = 0x7f0b0016;\n\t\tpublic static final int Widget_AppCompat_Light_ActionButton = 0x7f0b000c;\n\t\tpublic static final int Widget_AppCompat_Light_ActionButton_CloseMode = 0x7f0b000e;\n\t\tpublic static final int Widget_AppCompat_Light_ActionButton_Overflow = 0x7f0b0010;\n\t\tpublic static final int Widget_AppCompat_Light_ActionMode_Inverse = 0x7f0b001c;\n\t\tpublic static final int Widget_AppCompat_Light_ActivityChooserView = 0x7f0b0039;\n\t\tpublic static final int Widget_AppCompat_Light_AutoCompleteTextView = 0x7f0b0037;\n\t\tpublic static final int Widget_AppCompat_Light_Base_ActionBar = 0x7f0b003b;\n\t\tpublic static final int Widget_AppCompat_Light_Base_ActionBar_Solid = 0x7f0b003d;\n\t\tpublic static final int Widget_AppCompat_Light_Base_ActionBar_Solid_Inverse = 0x7f0b003e;\n\t\tpublic static final int Widget_AppCompat_Light_Base_ActionBar_TabBar = 0x7f0b0046;\n\t\tpublic static final int Widget_AppCompat_Light_Base_ActionBar_TabBar_Inverse = 0x7f0b0047;\n\t\tpublic static final int Widget_AppCompat_Light_Base_ActionBar_TabText = 0x7f0b004c;\n\t\tpublic static final int Widget_AppCompat_Light_Base_ActionBar_TabText_Inverse = 0x7f0b004d;\n\t\tpublic static final int Widget_AppCompat_Light_Base_ActionBar_TabView = 0x7f0b0049;\n\t\tpublic static final int Widget_AppCompat_Light_Base_ActionBar_TabView_Inverse = 0x7f0b004a;\n\t\tpublic static final int Widget_AppCompat_Light_Base_ActionButton = 0x7f0b0040;\n\t\tpublic static final int Widget_AppCompat_Light_Base_ActionButton_CloseMode = 0x7f0b0042;\n\t\tpublic static final int Widget_AppCompat_Light_Base_ActionButton_Overflow = 0x7f0b0044;\n\t\tpublic static final int Widget_AppCompat_Light_Base_ActionMode_Inverse = 0x7f0b004f;\n\t\tpublic static final int Widget_AppCompat_Light_Base_ActivityChooserView = 0x7f0b0076;\n\t\tpublic static final int Widget_AppCompat_Light_Base_AutoCompleteTextView = 0x7f0b0074;\n\t\tpublic static final int Widget_AppCompat_Light_Base_DropDownItem_Spinner = 0x7f0b005e;\n\t\tpublic static final int Widget_AppCompat_Light_Base_ListPopupWindow = 0x7f0b0066;\n\t\tpublic static final int Widget_AppCompat_Light_Base_ListView_DropDown = 0x7f0b0060;\n\t\tpublic static final int Widget_AppCompat_Light_Base_PopupMenu = 0x7f0b0068;\n\t\tpublic static final int Widget_AppCompat_Light_Base_Spinner = 0x7f0b005c;\n\t\tpublic static final int Widget_AppCompat_Light_DropDownItem_Spinner = 0x7f0b0025;\n\t\tpublic static final int Widget_AppCompat_Light_ListPopupWindow = 0x7f0b002a;\n\t\tpublic static final int Widget_AppCompat_Light_ListView_DropDown = 0x7f0b0027;\n\t\tpublic static final int Widget_AppCompat_Light_PopupMenu = 0x7f0b002c;\n\t\tpublic static final int Widget_AppCompat_Light_Spinner_DropDown_ActionBar = 0x7f0b0023;\n\t\tpublic static final int Widget_AppCompat_ListPopupWindow = 0x7f0b0029;\n\t\tpublic static final int Widget_AppCompat_ListView_DropDown = 0x7f0b0026;\n\t\tpublic static final int Widget_AppCompat_ListView_Menu = 0x7f0b002d;\n\t\tpublic static final int Widget_AppCompat_PopupMenu = 0x7f0b002b;\n\t\tpublic static final int Widget_AppCompat_ProgressBar = 0x7f0b000a;\n\t\tpublic static final int Widget_AppCompat_ProgressBar_Horizontal = 0x7f0b0009;\n\t\tpublic static final int Widget_AppCompat_Spinner_DropDown_ActionBar = 0x7f0b0022;\n\t}\n\tpublic static final class styleable {\n\t\tpublic static final int[] ActionBar = { 0x7f010025, 0x7f010026, 0x7f010027, 0x7f010028, 0x7f010029, 0x7f01002a, 0x7f01002b, 0x7f01002c, 0x7f01002d, 0x7f01002e, 0x7f01002f, 0x7f010030, 0x7f010031, 0x7f010032, 0x7f010033, 0x7f010034, 0x7f010035, 0x7f010036, 0x7f010037 };\n\t\tpublic static final int[] ActionBarLayout = { 0x010100b3 };\n\t\tpublic static final int ActionBarLayout_android_layout_gravity = 0;\n\t\tpublic static final int[] ActionBarWindow = { 0x7f010000, 0x7f010001, 0x7f010002, 0x7f010003, 0x7f010004, 0x7f010005, 0x7f010006 };\n\t\tpublic static final int ActionBarWindow_windowActionBar = 0;\n\t\tpublic static final int ActionBarWindow_windowActionBarOverlay = 1;\n\t\tpublic static final int ActionBarWindow_windowFixedHeightMajor = 6;\n\t\tpublic static final int ActionBarWindow_windowFixedHeightMinor = 4;\n\t\tpublic static final int ActionBarWindow_windowFixedWidthMajor = 3;\n\t\tpublic static final int ActionBarWindow_windowFixedWidthMinor = 5;\n\t\tpublic static final int ActionBarWindow_windowSplitActionBar = 2;\n\t\tpublic static final int ActionBar_background = 10;\n\t\tpublic static final int ActionBar_backgroundSplit = 12;\n\t\tpublic static final int ActionBar_backgroundStacked = 11;\n\t\tpublic static final int ActionBar_customNavigationLayout = 13;\n\t\tpublic static final int ActionBar_displayOptions = 3;\n\t\tpublic static final int ActionBar_divider = 9;\n\t\tpublic static final int ActionBar_height = 1;\n\t\tpublic static final int ActionBar_homeLayout = 14;\n\t\tpublic static final int ActionBar_icon = 7;\n\t\tpublic static final int ActionBar_indeterminateProgressStyle = 16;\n\t\tpublic static final int ActionBar_itemPadding = 18;\n\t\tpublic static final int ActionBar_logo = 8;\n\t\tpublic static final int ActionBar_navigationMode = 2;\n\t\tpublic static final int ActionBar_progressBarPadding = 17;\n\t\tpublic static final int ActionBar_progressBarStyle = 15;\n\t\tpublic static final int ActionBar_subtitle = 4;\n\t\tpublic static final int ActionBar_subtitleTextStyle = 6;\n\t\tpublic static final int ActionBar_title = 0;\n\t\tpublic static final int ActionBar_titleTextStyle = 5;\n\t\tpublic static final int[] ActionMenuItemView = { 0x0101013f };\n\t\tpublic static final int ActionMenuItemView_android_minWidth = 0;\n\t\tpublic static final int[] ActionMenuView = { };\n\t\tpublic static final int[] ActionMode = { 0x7f010026, 0x7f01002a, 0x7f01002b, 0x7f01002f, 0x7f010031 };\n\t\tpublic static final int ActionMode_background = 3;\n\t\tpublic static final int ActionMode_backgroundSplit = 4;\n\t\tpublic static final int ActionMode_height = 0;\n\t\tpublic static final int ActionMode_subtitleTextStyle = 2;\n\t\tpublic static final int ActionMode_titleTextStyle = 1;\n\t\tpublic static final int[] ActivityChooserView = { 0x7f01006a, 0x7f01006b };\n\t\tpublic static final int ActivityChooserView_expandActivityOverflowButtonDrawable = 1;\n\t\tpublic static final int ActivityChooserView_initialActivityCount = 0;\n\t\tpublic static final int[] CompatTextView = { 0x7f01006d };\n\t\tpublic static final int CompatTextView_textAllCaps = 0;\n\t\tpublic static final int[] LinearLayoutICS = { 0x7f01002e, 0x7f010055, 0x7f010056 };\n\t\tpublic static final int LinearLayoutICS_divider = 0;\n\t\tpublic static final int LinearLayoutICS_dividerPadding = 2;\n\t\tpublic static final int LinearLayoutICS_showDividers = 1;\n\t\tpublic static final int[] MenuGroup = { 0x0101000e, 0x010100d0, 0x01010194, 0x010101de, 0x010101df, 0x010101e0 };\n\t\tpublic static final int MenuGroup_android_checkableBehavior = 5;\n\t\tpublic static final int MenuGroup_android_enabled = 0;\n\t\tpublic static final int MenuGroup_android_id = 1;\n\t\tpublic static final int MenuGroup_android_menuCategory = 3;\n\t\tpublic static final int MenuGroup_android_orderInCategory = 4;\n\t\tpublic static final int MenuGroup_android_visible = 2;\n\t\tpublic static final int[] MenuItem = { 0x01010002, 0x0101000e, 0x010100d0, 0x01010106, 0x01010194, 0x010101de, 0x010101df, 0x010101e1, 0x010101e2, 0x010101e3, 0x010101e4, 0x010101e5, 0x0101026f, 0x7f01004d, 0x7f01004e, 0x7f01004f, 0x7f010050 };\n\t\tpublic static final int MenuItem_actionLayout = 14;\n\t\tpublic static final int MenuItem_actionProviderClass = 16;\n\t\tpublic static final int MenuItem_actionViewClass = 15;\n\t\tpublic static final int MenuItem_android_alphabeticShortcut = 9;\n\t\tpublic static final int MenuItem_android_checkable = 11;\n\t\tpublic static final int MenuItem_android_checked = 3;\n\t\tpublic static final int MenuItem_android_enabled = 1;\n\t\tpublic static final int MenuItem_android_icon = 0;\n\t\tpublic static final int MenuItem_android_id = 2;\n\t\tpublic static final int MenuItem_android_menuCategory = 5;\n\t\tpublic static final int MenuItem_android_numericShortcut = 10;\n\t\tpublic static final int MenuItem_android_onClick = 12;\n\t\tpublic static final int MenuItem_android_orderInCategory = 6;\n\t\tpublic static final int MenuItem_android_title = 7;\n\t\tpublic static final int MenuItem_android_titleCondensed = 8;\n\t\tpublic static final int MenuItem_android_visible = 4;\n\t\tpublic static final int MenuItem_showAsAction = 13;\n\t\tpublic static final int[] MenuView = { 0x010100ae, 0x0101012c, 0x0101012d, 0x0101012e, 0x0101012f, 0x01010130, 0x01010131, 0x01010438 };\n\t\tpublic static final int MenuView_android_headerBackground = 4;\n\t\tpublic static final int MenuView_android_horizontalDivider = 2;\n\t\tpublic static final int MenuView_android_itemBackground = 5;\n\t\tpublic static final int MenuView_android_itemIconDisabledAlpha = 6;\n\t\tpublic static final int MenuView_android_itemTextAppearance = 1;\n\t\tpublic static final int MenuView_android_preserveIconSpacing = 7;\n\t\tpublic static final int MenuView_android_verticalDivider = 3;\n\t\tpublic static final int MenuView_android_windowAnimationStyle = 0;\n\t\tpublic static final int[] SearchView = { 0x0101011f, 0x01010220, 0x01010264, 0x7f01005a, 0x7f01005b };\n\t\tpublic static final int SearchView_android_imeOptions = 2;\n\t\tpublic static final int SearchView_android_inputType = 1;\n\t\tpublic static final int SearchView_android_maxWidth = 0;\n\t\tpublic static final int SearchView_iconifiedByDefault = 3;\n\t\tpublic static final int SearchView_queryHint = 4;\n\t\tpublic static final int[] Spinner = { 0x010100af, 0x01010175, 0x01010176, 0x01010262, 0x010102ac, 0x010102ad, 0x7f010051, 0x7f010052, 0x7f010053, 0x7f010054 };\n\t\tpublic static final int Spinner_android_dropDownHorizontalOffset = 4;\n\t\tpublic static final int Spinner_android_dropDownSelector = 1;\n\t\tpublic static final int Spinner_android_dropDownVerticalOffset = 5;\n\t\tpublic static final int Spinner_android_dropDownWidth = 3;\n\t\tpublic static final int Spinner_android_gravity = 0;\n\t\tpublic static final int Spinner_android_popupBackground = 2;\n\t\tpublic static final int Spinner_disableChildrenWhenDisabled = 9;\n\t\tpublic static final int Spinner_popupPromptView = 8;\n\t\tpublic static final int Spinner_prompt = 6;\n\t\tpublic static final int Spinner_spinnerMode = 7;\n\t\tpublic static final int[] Theme = { 0x7f010047, 0x7f010048, 0x7f010049, 0x7f01004a, 0x7f01004b, 0x7f01004c };\n\t\tpublic static final int Theme_actionDropDownStyle = 0;\n\t\tpublic static final int Theme_dropdownListPreferredItemHeight = 1;\n\t\tpublic static final int Theme_listChoiceBackgroundIndicator = 5;\n\t\tpublic static final int Theme_panelMenuListTheme = 4;\n\t\tpublic static final int Theme_panelMenuListWidth = 3;\n\t\tpublic static final int Theme_popupMenuStyle = 2;\n\t\tpublic static final int[] View = { 0x010100da, 0x7f010038, 0x7f010039 };\n\t\tpublic static final int View_android_focusable = 0;\n\t\tpublic static final int View_paddingEnd = 2;\n\t\tpublic static final int View_paddingStart = 1;\n\t}\n}\n"
  },
  {
    "path": "gen/com/example/mybuletooth/BuildConfig.java",
    "content": "/** Automatically generated file. DO NOT MODIFY */\npackage com.example.mybuletooth;\n\npublic final class BuildConfig {\n    public final static boolean DEBUG = true;\n}"
  },
  {
    "path": "gen/com/example/mybuletooth/R.java",
    "content": "/* AUTO-GENERATED FILE.  DO NOT MODIFY.\n *\n * This class was automatically generated by the\n * aapt tool from the resource data it found.  It\n * should not be modified by hand.\n */\n\npackage com.example.mybuletooth;\n\npublic final class R {\n    public static final class anim {\n        public static final int abc_fade_in=0x7f040000;\n        public static final int abc_fade_out=0x7f040001;\n        public static final int abc_slide_in_bottom=0x7f040002;\n        public static final int abc_slide_in_top=0x7f040003;\n        public static final int abc_slide_out_bottom=0x7f040004;\n        public static final int abc_slide_out_top=0x7f040005;\n    }\n    public static final class attr {\n        /**  Custom divider drawable to use for elements in the action bar. \n         <p>Must be a reference to another resource, in the form \"<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>\"\nor to a theme attribute in the form \"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>\".\n         */\n        public static final int actionBarDivider=0x7f01000f;\n        /**  Custom item state list drawable background for action bar items. \n         <p>Must be a reference to another resource, in the form \"<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>\"\nor to a theme attribute in the form \"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>\".\n         */\n        public static final int actionBarItemBackground=0x7f010010;\n        /**  Size of the Action Bar, including the contextual\n         bar used to present Action Modes. \n         <p>Must be a dimension value, which is a floating point number appended with a unit such as \"<code>14.5sp</code>\".\nAvailable units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),\nin (inches), mm (millimeters).\n<p>This may also be a reference to a resource (in the form\n\"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>\") or\ntheme attribute (in the form\n\"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>\")\ncontaining a value of this type.\n         */\n        public static final int actionBarSize=0x7f01000e;\n        /**  Reference to a theme that should be used to inflate widgets\n         and layouts destined for the action bar. Most of the time\n         this will be a reference to the current theme, but when\n         the action bar has a significantly different contrast\n         profile than the rest of the activity the difference\n         can become important. If this is set to @null the current\n         theme will be used.\n         <p>Must be a reference to another resource, in the form \"<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>\"\nor to a theme attribute in the form \"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>\".\n         */\n        public static final int actionBarSplitStyle=0x7f01000c;\n        /**  Reference to a style for the Action Bar \n         <p>Must be a reference to another resource, in the form \"<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>\"\nor to a theme attribute in the form \"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>\".\n         */\n        public static final int actionBarStyle=0x7f01000b;\n        /** <p>Must be a reference to another resource, in the form \"<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>\"\nor to a theme attribute in the form \"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>\".\n         */\n        public static final int actionBarTabBarStyle=0x7f010008;\n        /**  Default style for tabs within an action bar \n         <p>Must be a reference to another resource, in the form \"<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>\"\nor to a theme attribute in the form \"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>\".\n         */\n        public static final int actionBarTabStyle=0x7f010007;\n        /** <p>Must be a reference to another resource, in the form \"<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>\"\nor to a theme attribute in the form \"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>\".\n         */\n        public static final int actionBarTabTextStyle=0x7f010009;\n        /**  Reference to a theme that should be used to inflate widgets\n         and layouts destined for the action bar. Most of the time\n         this will be a reference to the current theme, but when\n         the action bar has a significantly different contrast\n         profile than the rest of the activity the difference\n         can become important. If this is set to @null the current\n         theme will be used.\n         <p>Must be a reference to another resource, in the form \"<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>\"\nor to a theme attribute in the form \"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>\".\n         */\n        public static final int actionBarWidgetTheme=0x7f01000d;\n        /**  Default action button style. \n         <p>Must be a reference to another resource, in the form \"<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>\"\nor to a theme attribute in the form \"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>\".\n         */\n        public static final int actionButtonStyle=0x7f010016;\n        /**  Default ActionBar dropdown style. \n         <p>Must be a reference to another resource, in the form \"<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>\"\nor to a theme attribute in the form \"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>\".\n         */\n        public static final int actionDropDownStyle=0x7f010047;\n        /**  An optional layout to be used as an action view.\n             See {@link android.view.MenuItem#setActionView(android.view.View)}\n             for more info. \n         <p>Must be a reference to another resource, in the form \"<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>\"\nor to a theme attribute in the form \"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>\".\n         */\n        public static final int actionLayout=0x7f01004e;\n        /**  TextAppearance style that will be applied to text that\n         appears within action menu items. \n         <p>Must be a reference to another resource, in the form \"<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>\"\nor to a theme attribute in the form \"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>\".\n         */\n        public static final int actionMenuTextAppearance=0x7f010011;\n        /**  Color for text that appears within action menu items. \n         <p>May be a reference to another resource, in the form \"<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>\"\nor to a theme attribute in the form \"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>\".\n<p>May be a color value, in the form of \"<code>#<i>rgb</i></code>\", \"<code>#<i>argb</i></code>\",\n\"<code>#<i>rrggbb</i></code>\", or \"<code>#<i>aarrggbb</i></code>\".\n         */\n        public static final int actionMenuTextColor=0x7f010012;\n        /**  Background drawable to use for action mode UI \n         <p>Must be a reference to another resource, in the form \"<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>\"\nor to a theme attribute in the form \"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>\".\n         */\n        public static final int actionModeBackground=0x7f01003c;\n        /** <p>Must be a reference to another resource, in the form \"<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>\"\nor to a theme attribute in the form \"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>\".\n         */\n        public static final int actionModeCloseButtonStyle=0x7f01003b;\n        /**  Drawable to use for the close action mode button \n         <p>Must be a reference to another resource, in the form \"<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>\"\nor to a theme attribute in the form \"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>\".\n         */\n        public static final int actionModeCloseDrawable=0x7f01003e;\n        /**  Drawable to use for the Copy action button in Contextual Action Bar \n         <p>Must be a reference to another resource, in the form \"<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>\"\nor to a theme attribute in the form \"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>\".\n         */\n        public static final int actionModeCopyDrawable=0x7f010040;\n        /**  Drawable to use for the Cut action button in Contextual Action Bar \n         <p>Must be a reference to another resource, in the form \"<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>\"\nor to a theme attribute in the form \"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>\".\n         */\n        public static final int actionModeCutDrawable=0x7f01003f;\n        /**  Drawable to use for the Find action button in WebView selection action modes \n         <p>Must be a reference to another resource, in the form \"<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>\"\nor to a theme attribute in the form \"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>\".\n         */\n        public static final int actionModeFindDrawable=0x7f010044;\n        /**  Drawable to use for the Paste action button in Contextual Action Bar \n         <p>Must be a reference to another resource, in the form \"<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>\"\nor to a theme attribute in the form \"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>\".\n         */\n        public static final int actionModePasteDrawable=0x7f010041;\n        /**  PopupWindow style to use for action modes when showing as a window overlay. \n         <p>Must be a reference to another resource, in the form \"<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>\"\nor to a theme attribute in the form \"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>\".\n         */\n        public static final int actionModePopupWindowStyle=0x7f010046;\n        /**  Drawable to use for the Select all action button in Contextual Action Bar \n         <p>Must be a reference to another resource, in the form \"<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>\"\nor to a theme attribute in the form \"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>\".\n         */\n        public static final int actionModeSelectAllDrawable=0x7f010042;\n        /**  Drawable to use for the Share action button in WebView selection action modes \n         <p>Must be a reference to another resource, in the form \"<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>\"\nor to a theme attribute in the form \"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>\".\n         */\n        public static final int actionModeShareDrawable=0x7f010043;\n        /**  Background drawable to use for action mode UI in the lower split bar \n         <p>Must be a reference to another resource, in the form \"<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>\"\nor to a theme attribute in the form \"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>\".\n         */\n        public static final int actionModeSplitBackground=0x7f01003d;\n        /** <p>Must be a reference to another resource, in the form \"<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>\"\nor to a theme attribute in the form \"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>\".\n         */\n        public static final int actionModeStyle=0x7f01003a;\n        /**  Drawable to use for the Web Search action button in WebView selection action modes \n         <p>Must be a reference to another resource, in the form \"<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>\"\nor to a theme attribute in the form \"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>\".\n         */\n        public static final int actionModeWebSearchDrawable=0x7f010045;\n        /** <p>Must be a reference to another resource, in the form \"<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>\"\nor to a theme attribute in the form \"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>\".\n         */\n        public static final int actionOverflowButtonStyle=0x7f01000a;\n        /**  The name of an optional ActionProvider class to instantiate an action view\n             and perform operations such as default action for that menu item.\n             See {@link android.view.MenuItem#setActionProvider(android.view.ActionProvider)}\n             for more info. \n         <p>Must be a string value, using '\\\\;' to escape characters such as '\\\\n' or '\\\\uxxxx' for a unicode character.\n<p>This may also be a reference to a resource (in the form\n\"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>\") or\ntheme attribute (in the form\n\"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>\")\ncontaining a value of this type.\n         */\n        public static final int actionProviderClass=0x7f010050;\n        /**  The name of an optional View class to instantiate and use as an\n             action view. See {@link android.view.MenuItem#setActionView(android.view.View)}\n             for more info. \n         <p>Must be a string value, using '\\\\;' to escape characters such as '\\\\n' or '\\\\uxxxx' for a unicode character.\n<p>This may also be a reference to a resource (in the form\n\"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>\") or\ntheme attribute (in the form\n\"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>\")\ncontaining a value of this type.\n         */\n        public static final int actionViewClass=0x7f01004f;\n        /**  Default ActivityChooserView style. \n         <p>Must be a reference to another resource, in the form \"<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>\"\nor to a theme attribute in the form \"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>\".\n         */\n        public static final int activityChooserViewStyle=0x7f01006c;\n        /**  Specifies a background drawable for the action bar. \n         <p>Must be a reference to another resource, in the form \"<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>\"\nor to a theme attribute in the form \"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>\".\n         */\n        public static final int background=0x7f01002f;\n        /**  Specifies a background drawable for the bottom component of a split action bar. \n         <p>May be a reference to another resource, in the form \"<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>\"\nor to a theme attribute in the form \"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>\".\n<p>May be a color value, in the form of \"<code>#<i>rgb</i></code>\", \"<code>#<i>argb</i></code>\",\n\"<code>#<i>rrggbb</i></code>\", or \"<code>#<i>aarrggbb</i></code>\".\n         */\n        public static final int backgroundSplit=0x7f010031;\n        /**  Specifies a background drawable for a second stacked row of the action bar. \n         <p>May be a reference to another resource, in the form \"<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>\"\nor to a theme attribute in the form \"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>\".\n<p>May be a color value, in the form of \"<code>#<i>rgb</i></code>\", \"<code>#<i>argb</i></code>\",\n\"<code>#<i>rrggbb</i></code>\", or \"<code>#<i>aarrggbb</i></code>\".\n         */\n        public static final int backgroundStacked=0x7f010030;\n        /**  A style that may be applied to Buttons placed within a\n         LinearLayout with the style buttonBarStyle to form a button bar. \n         <p>Must be a reference to another resource, in the form \"<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>\"\nor to a theme attribute in the form \"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>\".\n         */\n        public static final int buttonBarButtonStyle=0x7f010018;\n        /**  A style that may be applied to horizontal LinearLayouts\n         to form a button bar. \n         <p>Must be a reference to another resource, in the form \"<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>\"\nor to a theme attribute in the form \"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>\".\n         */\n        public static final int buttonBarStyle=0x7f010017;\n        /**  Specifies a layout for custom navigation. Overrides navigationMode. \n         <p>Must be a reference to another resource, in the form \"<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>\"\nor to a theme attribute in the form \"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>\".\n         */\n        public static final int customNavigationLayout=0x7f010032;\n        /**  Whether this spinner should mark child views as enabled/disabled when\n             the spinner itself is enabled/disabled. \n         <p>Must be a boolean value, either \"<code>true</code>\" or \"<code>false</code>\".\n<p>This may also be a reference to a resource (in the form\n\"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>\") or\ntheme attribute (in the form\n\"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>\")\ncontaining a value of this type.\n         */\n        public static final int disableChildrenWhenDisabled=0x7f010054;\n        /**  Options affecting how the action bar is displayed. \n         <p>Must be one or more (separated by '|') of the following constant values.</p>\n<table>\n<colgroup align=\"left\" />\n<colgroup align=\"left\" />\n<colgroup align=\"left\" />\n<tr><th>Constant</th><th>Value</th><th>Description</th></tr>\n<tr><td><code>useLogo</code></td><td>0x1</td><td></td></tr>\n<tr><td><code>showHome</code></td><td>0x2</td><td></td></tr>\n<tr><td><code>homeAsUp</code></td><td>0x4</td><td></td></tr>\n<tr><td><code>showTitle</code></td><td>0x8</td><td></td></tr>\n<tr><td><code>showCustom</code></td><td>0x10</td><td></td></tr>\n<tr><td><code>disableHome</code></td><td>0x20</td><td></td></tr>\n</table>\n         */\n        public static final int displayOptions=0x7f010028;\n        /**  Specifies the drawable used for item dividers. \n         <p>Must be a reference to another resource, in the form \"<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>\"\nor to a theme attribute in the form \"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>\".\n         */\n        public static final int divider=0x7f01002e;\n        /**  A drawable that may be used as a horizontal divider between visual elements. \n         <p>Must be a reference to another resource, in the form \"<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>\"\nor to a theme attribute in the form \"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>\".\n         */\n        public static final int dividerHorizontal=0x7f01001b;\n        /**  Size of padding on either end of a divider. \n         <p>Must be a dimension value, which is a floating point number appended with a unit such as \"<code>14.5sp</code>\".\nAvailable units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),\nin (inches), mm (millimeters).\n<p>This may also be a reference to a resource (in the form\n\"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>\") or\ntheme attribute (in the form\n\"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>\")\ncontaining a value of this type.\n         */\n        public static final int dividerPadding=0x7f010056;\n        /**  A drawable that may be used as a vertical divider between visual elements. \n         <p>Must be a reference to another resource, in the form \"<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>\"\nor to a theme attribute in the form \"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>\".\n         */\n        public static final int dividerVertical=0x7f01001a;\n        /**  ListPopupWindow comaptibility \n         <p>Must be a reference to another resource, in the form \"<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>\"\nor to a theme attribute in the form \"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>\".\n         */\n        public static final int dropDownListViewStyle=0x7f010021;\n        /**  The preferred item height for dropdown lists. \n         <p>Must be a dimension value, which is a floating point number appended with a unit such as \"<code>14.5sp</code>\".\nAvailable units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),\nin (inches), mm (millimeters).\n<p>This may also be a reference to a resource (in the form\n\"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>\") or\ntheme attribute (in the form\n\"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>\")\ncontaining a value of this type.\n         */\n        public static final int dropdownListPreferredItemHeight=0x7f010048;\n        /**  The drawable to show in the button for expanding the activities overflow popup.\n             <strong>Note:</strong> Clients would like to set this drawable\n             as a clue about the action the chosen activity will perform. For\n             example, if share activity is to be chosen the drawable should\n             give a clue that sharing is to be performed.\n         \n         <p>Must be a reference to another resource, in the form \"<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>\"\nor to a theme attribute in the form \"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>\".\n         */\n        public static final int expandActivityOverflowButtonDrawable=0x7f01006b;\n        /** <p>Must be a dimension value, which is a floating point number appended with a unit such as \"<code>14.5sp</code>\".\nAvailable units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),\nin (inches), mm (millimeters).\n<p>This may also be a reference to a resource (in the form\n\"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>\") or\ntheme attribute (in the form\n\"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>\")\ncontaining a value of this type.\n         */\n        public static final int height=0x7f010026;\n        /**  Specifies a drawable to use for the 'home as up' indicator. \n         <p>Must be a reference to another resource, in the form \"<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>\"\nor to a theme attribute in the form \"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>\".\n         */\n        public static final int homeAsUpIndicator=0x7f010013;\n        /**  Specifies a layout to use for the \"home\" section of the action bar. \n         <p>Must be a reference to another resource, in the form \"<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>\"\nor to a theme attribute in the form \"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>\".\n         */\n        public static final int homeLayout=0x7f010033;\n        /**  Specifies the drawable used for the application icon. \n         <p>Must be a reference to another resource, in the form \"<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>\"\nor to a theme attribute in the form \"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>\".\n         */\n        public static final int icon=0x7f01002c;\n        /**  The default state of the SearchView. If true, it will be iconified when not in\n             use and expanded when clicked. \n         <p>Must be a boolean value, either \"<code>true</code>\" or \"<code>false</code>\".\n<p>This may also be a reference to a resource (in the form\n\"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>\") or\ntheme attribute (in the form\n\"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>\")\ncontaining a value of this type.\n         */\n        public static final int iconifiedByDefault=0x7f01005a;\n        /**  Specifies a style resource to use for an indeterminate progress spinner. \n         <p>Must be a reference to another resource, in the form \"<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>\"\nor to a theme attribute in the form \"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>\".\n         */\n        public static final int indeterminateProgressStyle=0x7f010035;\n        /**  The maximal number of items initially shown in the activity list. \n         <p>Must be a string value, using '\\\\;' to escape characters such as '\\\\n' or '\\\\uxxxx' for a unicode character.\n<p>This may also be a reference to a resource (in the form\n\"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>\") or\ntheme attribute (in the form\n\"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>\")\ncontaining a value of this type.\n         */\n        public static final int initialActivityCount=0x7f01006a;\n        /**  Specifies whether the theme is light, otherwise it is dark. \n         <p>Must be a boolean value, either \"<code>true</code>\" or \"<code>false</code>\".\n<p>This may also be a reference to a resource (in the form\n\"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>\") or\ntheme attribute (in the form\n\"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>\")\ncontaining a value of this type.\n         */\n        public static final int isLightTheme=0x7f010059;\n        /**  Specifies padding that should be applied to the left and right sides of\n             system-provided items in the bar. \n         <p>Must be a dimension value, which is a floating point number appended with a unit such as \"<code>14.5sp</code>\".\nAvailable units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),\nin (inches), mm (millimeters).\n<p>This may also be a reference to a resource (in the form\n\"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>\") or\ntheme attribute (in the form\n\"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>\")\ncontaining a value of this type.\n         */\n        public static final int itemPadding=0x7f010037;\n        /**  Drawable used as a background for selected list items. \n         <p>Must be a reference to another resource, in the form \"<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>\"\nor to a theme attribute in the form \"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>\".\n         */\n        public static final int listChoiceBackgroundIndicator=0x7f01004c;\n        /** <p>Must be a reference to another resource, in the form \"<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>\"\nor to a theme attribute in the form \"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>\".\n         */\n        public static final int listPopupWindowStyle=0x7f010022;\n        /**  The preferred list item height. \n         <p>Must be a dimension value, which is a floating point number appended with a unit such as \"<code>14.5sp</code>\".\nAvailable units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),\nin (inches), mm (millimeters).\n<p>This may also be a reference to a resource (in the form\n\"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>\") or\ntheme attribute (in the form\n\"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>\")\ncontaining a value of this type.\n         */\n        public static final int listPreferredItemHeight=0x7f01001c;\n        /**  A larger, more robust list item height. \n         <p>Must be a dimension value, which is a floating point number appended with a unit such as \"<code>14.5sp</code>\".\nAvailable units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),\nin (inches), mm (millimeters).\n<p>This may also be a reference to a resource (in the form\n\"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>\") or\ntheme attribute (in the form\n\"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>\")\ncontaining a value of this type.\n         */\n        public static final int listPreferredItemHeightLarge=0x7f01001e;\n        /**  A smaller, sleeker list item height. \n         <p>Must be a dimension value, which is a floating point number appended with a unit such as \"<code>14.5sp</code>\".\nAvailable units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),\nin (inches), mm (millimeters).\n<p>This may also be a reference to a resource (in the form\n\"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>\") or\ntheme attribute (in the form\n\"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>\")\ncontaining a value of this type.\n         */\n        public static final int listPreferredItemHeightSmall=0x7f01001d;\n        /**  The preferred padding along the left edge of list items. \n         <p>Must be a dimension value, which is a floating point number appended with a unit such as \"<code>14.5sp</code>\".\nAvailable units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),\nin (inches), mm (millimeters).\n<p>This may also be a reference to a resource (in the form\n\"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>\") or\ntheme attribute (in the form\n\"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>\")\ncontaining a value of this type.\n         */\n        public static final int listPreferredItemPaddingLeft=0x7f01001f;\n        /**  The preferred padding along the right edge of list items. \n         <p>Must be a dimension value, which is a floating point number appended with a unit such as \"<code>14.5sp</code>\".\nAvailable units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),\nin (inches), mm (millimeters).\n<p>This may also be a reference to a resource (in the form\n\"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>\") or\ntheme attribute (in the form\n\"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>\")\ncontaining a value of this type.\n         */\n        public static final int listPreferredItemPaddingRight=0x7f010020;\n        /**  Specifies the drawable used for the application logo. \n         <p>Must be a reference to another resource, in the form \"<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>\"\nor to a theme attribute in the form \"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>\".\n         */\n        public static final int logo=0x7f01002d;\n        /**  The type of navigation to use. \n         <p>Must be one of the following constant values.</p>\n<table>\n<colgroup align=\"left\" />\n<colgroup align=\"left\" />\n<colgroup align=\"left\" />\n<tr><th>Constant</th><th>Value</th><th>Description</th></tr>\n<tr><td><code>normal</code></td><td>0</td><td> Normal static title text </td></tr>\n<tr><td><code>listMode</code></td><td>1</td><td> The action bar will use a selection list for navigation. </td></tr>\n<tr><td><code>tabMode</code></td><td>2</td><td> The action bar will use a series of horizontal tabs for navigation. </td></tr>\n</table>\n         */\n        public static final int navigationMode=0x7f010027;\n        /**  Sets the padding, in pixels, of the end edge; see {@link android.R.attr#padding}. \n         <p>Must be a dimension value, which is a floating point number appended with a unit such as \"<code>14.5sp</code>\".\nAvailable units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),\nin (inches), mm (millimeters).\n<p>This may also be a reference to a resource (in the form\n\"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>\") or\ntheme attribute (in the form\n\"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>\")\ncontaining a value of this type.\n         */\n        public static final int paddingEnd=0x7f010039;\n        /**  Sets the padding, in pixels, of the start edge; see {@link android.R.attr#padding}. \n         <p>Must be a dimension value, which is a floating point number appended with a unit such as \"<code>14.5sp</code>\".\nAvailable units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),\nin (inches), mm (millimeters).\n<p>This may also be a reference to a resource (in the form\n\"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>\") or\ntheme attribute (in the form\n\"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>\")\ncontaining a value of this type.\n         */\n        public static final int paddingStart=0x7f010038;\n        /**  Default Panel Menu style. \n         <p>Must be a reference to another resource, in the form \"<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>\"\nor to a theme attribute in the form \"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>\".\n         */\n        public static final int panelMenuListTheme=0x7f01004b;\n        /**  Default Panel Menu width. \n         <p>Must be a dimension value, which is a floating point number appended with a unit such as \"<code>14.5sp</code>\".\nAvailable units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),\nin (inches), mm (millimeters).\n<p>This may also be a reference to a resource (in the form\n\"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>\") or\ntheme attribute (in the form\n\"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>\")\ncontaining a value of this type.\n         */\n        public static final int panelMenuListWidth=0x7f01004a;\n        /**  Default PopupMenu style. \n         <p>Must be a reference to another resource, in the form \"<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>\"\nor to a theme attribute in the form \"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>\".\n         */\n        public static final int popupMenuStyle=0x7f010049;\n        /**  Reference to a layout to use for displaying a prompt in the dropdown for\n             spinnerMode=\"dropdown\". This layout must contain a TextView with the id\n             {@code @android:id/text1} to be populated with the prompt text. \n         <p>Must be a reference to another resource, in the form \"<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>\"\nor to a theme attribute in the form \"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>\".\n         */\n        public static final int popupPromptView=0x7f010053;\n        /**  Specifies the horizontal padding on either end for an embedded progress bar. \n         <p>Must be a dimension value, which is a floating point number appended with a unit such as \"<code>14.5sp</code>\".\nAvailable units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),\nin (inches), mm (millimeters).\n<p>This may also be a reference to a resource (in the form\n\"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>\") or\ntheme attribute (in the form\n\"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>\")\ncontaining a value of this type.\n         */\n        public static final int progressBarPadding=0x7f010036;\n        /**  Specifies a style resource to use for an embedded progress bar. \n         <p>Must be a reference to another resource, in the form \"<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>\"\nor to a theme attribute in the form \"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>\".\n         */\n        public static final int progressBarStyle=0x7f010034;\n        /**  The prompt to display when the spinner's dialog is shown. \n         <p>Must be a reference to another resource, in the form \"<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>\"\nor to a theme attribute in the form \"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>\".\n         */\n        public static final int prompt=0x7f010051;\n        /**  An optional query hint string to be displayed in the empty query field. \n         <p>Must be a string value, using '\\\\;' to escape characters such as '\\\\n' or '\\\\uxxxx' for a unicode character.\n<p>This may also be a reference to a resource (in the form\n\"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>\") or\ntheme attribute (in the form\n\"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>\")\ncontaining a value of this type.\n         */\n        public static final int queryHint=0x7f01005b;\n        /**  SearchView dropdown background \n         <p>Must be a reference to another resource, in the form \"<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>\"\nor to a theme attribute in the form \"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>\".\n         */\n        public static final int searchDropdownBackground=0x7f01005c;\n        /**  The list item height for search results. @hide \n         <p>Must be a dimension value, which is a floating point number appended with a unit such as \"<code>14.5sp</code>\".\nAvailable units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),\nin (inches), mm (millimeters).\n<p>This may also be a reference to a resource (in the form\n\"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>\") or\ntheme attribute (in the form\n\"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>\")\ncontaining a value of this type.\n         */\n        public static final int searchResultListItemHeight=0x7f010065;\n        /**  SearchView AutoCompleteTextView style \n         <p>Must be a reference to another resource, in the form \"<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>\"\nor to a theme attribute in the form \"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>\".\n         */\n        public static final int searchViewAutoCompleteTextView=0x7f010069;\n        /**  SearchView close button icon \n         <p>Must be a reference to another resource, in the form \"<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>\"\nor to a theme attribute in the form \"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>\".\n         */\n        public static final int searchViewCloseIcon=0x7f01005d;\n        /**  SearchView query refinement icon \n         <p>Must be a reference to another resource, in the form \"<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>\"\nor to a theme attribute in the form \"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>\".\n         */\n        public static final int searchViewEditQuery=0x7f010061;\n        /**  SearchView query refinement icon background \n         <p>Must be a reference to another resource, in the form \"<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>\"\nor to a theme attribute in the form \"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>\".\n         */\n        public static final int searchViewEditQueryBackground=0x7f010062;\n        /**  SearchView Go button icon \n         <p>Must be a reference to another resource, in the form \"<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>\"\nor to a theme attribute in the form \"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>\".\n         */\n        public static final int searchViewGoIcon=0x7f01005e;\n        /**  SearchView Search icon \n         <p>Must be a reference to another resource, in the form \"<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>\"\nor to a theme attribute in the form \"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>\".\n         */\n        public static final int searchViewSearchIcon=0x7f01005f;\n        /**  SearchView text field background for the left section \n         <p>Must be a reference to another resource, in the form \"<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>\"\nor to a theme attribute in the form \"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>\".\n         */\n        public static final int searchViewTextField=0x7f010063;\n        /**  SearchView text field background for the right section \n         <p>Must be a reference to another resource, in the form \"<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>\"\nor to a theme attribute in the form \"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>\".\n         */\n        public static final int searchViewTextFieldRight=0x7f010064;\n        /**  SearchView Voice button icon \n         <p>Must be a reference to another resource, in the form \"<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>\"\nor to a theme attribute in the form \"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>\".\n         */\n        public static final int searchViewVoiceIcon=0x7f010060;\n        /**  A style that may be applied to buttons or other selectable items\n         that should react to pressed and focus states, but that do not\n         have a clear visual border along the edges. \n         <p>Must be a reference to another resource, in the form \"<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>\"\nor to a theme attribute in the form \"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>\".\n         */\n        public static final int selectableItemBackground=0x7f010019;\n        /**  How this item should display in the Action Bar, if present. \n         <p>Must be one or more (separated by '|') of the following constant values.</p>\n<table>\n<colgroup align=\"left\" />\n<colgroup align=\"left\" />\n<colgroup align=\"left\" />\n<tr><th>Constant</th><th>Value</th><th>Description</th></tr>\n<tr><td><code>never</code></td><td>0</td><td> Never show this item in an action bar, show it in the overflow menu instead.\n                 Mutually exclusive with \"ifRoom\" and \"always\". </td></tr>\n<tr><td><code>ifRoom</code></td><td>1</td><td> Show this item in an action bar if there is room for it as determined\n                 by the system. Favor this option over \"always\" where possible.\n                 Mutually exclusive with \"never\" and \"always\". </td></tr>\n<tr><td><code>always</code></td><td>2</td><td> Always show this item in an actionbar, even if it would override\n                 the system's limits of how much stuff to put there. This may make\n                 your action bar look bad on some screens. In most cases you should\n                 use \"ifRoom\" instead. Mutually exclusive with \"ifRoom\" and \"never\". </td></tr>\n<tr><td><code>withText</code></td><td>4</td><td> When this item is shown as an action in the action bar, show a text\n                 label with it even if it has an icon representation. </td></tr>\n<tr><td><code>collapseActionView</code></td><td>8</td><td> This item's action view collapses to a normal menu\n                 item. When expanded, the action view takes over a\n                 larger segment of its container. </td></tr>\n</table>\n         */\n        public static final int showAsAction=0x7f01004d;\n        /**  Setting for which dividers to show. \n         <p>Must be one or more (separated by '|') of the following constant values.</p>\n<table>\n<colgroup align=\"left\" />\n<colgroup align=\"left\" />\n<colgroup align=\"left\" />\n<tr><th>Constant</th><th>Value</th><th>Description</th></tr>\n<tr><td><code>none</code></td><td>0</td><td></td></tr>\n<tr><td><code>beginning</code></td><td>1</td><td></td></tr>\n<tr><td><code>middle</code></td><td>2</td><td></td></tr>\n<tr><td><code>end</code></td><td>4</td><td></td></tr>\n</table>\n         */\n        public static final int showDividers=0x7f010055;\n        /**  Default Spinner style. \n         <p>Must be a reference to another resource, in the form \"<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>\"\nor to a theme attribute in the form \"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>\".\n         */\n        public static final int spinnerDropDownItemStyle=0x7f010058;\n        /**  Display mode for spinner options. \n         <p>Must be one of the following constant values.</p>\n<table>\n<colgroup align=\"left\" />\n<colgroup align=\"left\" />\n<colgroup align=\"left\" />\n<tr><th>Constant</th><th>Value</th><th>Description</th></tr>\n<tr><td><code>dialog</code></td><td>0</td><td> Spinner options will be presented to the user as a dialog window. </td></tr>\n<tr><td><code>dropdown</code></td><td>1</td><td> Spinner options will be presented to the user as an inline dropdown\n                 anchored to the spinner widget itself. </td></tr>\n</table>\n         */\n        public static final int spinnerMode=0x7f010052;\n        /**  Default Spinner style. \n         <p>Must be a reference to another resource, in the form \"<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>\"\nor to a theme attribute in the form \"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>\".\n         */\n        public static final int spinnerStyle=0x7f010057;\n        /**  Specifies subtitle text used for navigationMode=\"normal\" \n         <p>Must be a string value, using '\\\\;' to escape characters such as '\\\\n' or '\\\\uxxxx' for a unicode character.\n<p>This may also be a reference to a resource (in the form\n\"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>\") or\ntheme attribute (in the form\n\"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>\")\ncontaining a value of this type.\n         */\n        public static final int subtitle=0x7f010029;\n        /**  Specifies a style to use for subtitle text. \n         <p>Must be a reference to another resource, in the form \"<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>\"\nor to a theme attribute in the form \"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>\".\n         */\n        public static final int subtitleTextStyle=0x7f01002b;\n        /**  Present the text in ALL CAPS. This may use a small-caps form when available. \n         <p>May be a reference to another resource, in the form \"<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>\"\nor to a theme attribute in the form \"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>\".\n<p>May be a boolean value, either \"<code>true</code>\" or \"<code>false</code>\".\n         */\n        public static final int textAllCaps=0x7f01006d;\n        /**  Text color, typeface, size, and style for the text inside of a popup menu. \n         <p>Must be a reference to another resource, in the form \"<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>\"\nor to a theme attribute in the form \"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>\".\n         */\n        public static final int textAppearanceLargePopupMenu=0x7f010014;\n        /**  The preferred TextAppearance for the primary text of list items. \n         <p>Must be a reference to another resource, in the form \"<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>\"\nor to a theme attribute in the form \"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>\".\n         */\n        public static final int textAppearanceListItem=0x7f010023;\n        /**  The preferred TextAppearance for the primary text of small list items. \n         <p>Must be a reference to another resource, in the form \"<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>\"\nor to a theme attribute in the form \"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>\".\n         */\n        public static final int textAppearanceListItemSmall=0x7f010024;\n        /**  Text color, typeface, size, and style for system search result subtitle. Defaults to primary inverse text color. \n         <p>Must be a reference to another resource, in the form \"<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>\"\nor to a theme attribute in the form \"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>\".\n         */\n        public static final int textAppearanceSearchResultSubtitle=0x7f010067;\n        /**  Text color, typeface, size, and style for system search result title. Defaults to primary inverse text color. \n         <p>Must be a reference to another resource, in the form \"<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>\"\nor to a theme attribute in the form \"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>\".\n         */\n        public static final int textAppearanceSearchResultTitle=0x7f010066;\n        /**  Text color, typeface, size, and style for small text inside of a popup menu. \n         <p>Must be a reference to another resource, in the form \"<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>\"\nor to a theme attribute in the form \"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>\".\n         */\n        public static final int textAppearanceSmallPopupMenu=0x7f010015;\n        /**  Text color for urls in search suggestions, used by things like global search \n         <p>May be a reference to another resource, in the form \"<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>\"\nor to a theme attribute in the form \"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>\".\n<p>May be a color value, in the form of \"<code>#<i>rgb</i></code>\", \"<code>#<i>argb</i></code>\",\n\"<code>#<i>rrggbb</i></code>\", or \"<code>#<i>aarrggbb</i></code>\".\n         */\n        public static final int textColorSearchUrl=0x7f010068;\n        /** <p>Must be a string value, using '\\\\;' to escape characters such as '\\\\n' or '\\\\uxxxx' for a unicode character.\n<p>This may also be a reference to a resource (in the form\n\"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>\") or\ntheme attribute (in the form\n\"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>\")\ncontaining a value of this type.\n         */\n        public static final int title=0x7f010025;\n        /**  Specifies a style to use for title text. \n         <p>Must be a reference to another resource, in the form \"<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>\"\nor to a theme attribute in the form \"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>\".\n         */\n        public static final int titleTextStyle=0x7f01002a;\n        /** <p>Must be a boolean value, either \"<code>true</code>\" or \"<code>false</code>\".\n<p>This may also be a reference to a resource (in the form\n\"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>\") or\ntheme attribute (in the form\n\"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>\")\ncontaining a value of this type.\n         */\n        public static final int windowActionBar=0x7f010000;\n        /** <p>Must be a boolean value, either \"<code>true</code>\" or \"<code>false</code>\".\n<p>This may also be a reference to a resource (in the form\n\"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>\") or\ntheme attribute (in the form\n\"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>\")\ncontaining a value of this type.\n         */\n        public static final int windowActionBarOverlay=0x7f010001;\n        /**  A fixed height for the window along the major axis of the screen,\n             that is, when in portrait. Can be either an absolute dimension\n             or a fraction of the screen size in that dimension. \n         <p>May be a dimension value, which is a floating point number appended with a unit such as \"<code>14.5sp</code>\".\nAvailable units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),\nin (inches), mm (millimeters).\n<p>May be a fractional value, which is a floating point number appended with either % or %p, such as \"<code>14.5%</code>\".\nThe % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to\nsome parent container.\n<p>This may also be a reference to a resource (in the form\n\"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>\") or\ntheme attribute (in the form\n\"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>\")\ncontaining a value of this type.\n         */\n        public static final int windowFixedHeightMajor=0x7f010006;\n        /**  A fixed height for the window along the minor axis of the screen,\n             that is, when in landscape. Can be either an absolute dimension\n             or a fraction of the screen size in that dimension. \n         <p>May be a dimension value, which is a floating point number appended with a unit such as \"<code>14.5sp</code>\".\nAvailable units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),\nin (inches), mm (millimeters).\n<p>May be a fractional value, which is a floating point number appended with either % or %p, such as \"<code>14.5%</code>\".\nThe % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to\nsome parent container.\n<p>This may also be a reference to a resource (in the form\n\"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>\") or\ntheme attribute (in the form\n\"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>\")\ncontaining a value of this type.\n         */\n        public static final int windowFixedHeightMinor=0x7f010004;\n        /**  A fixed width for the window along the major axis of the screen,\n             that is, when in landscape. Can be either an absolute dimension\n             or a fraction of the screen size in that dimension. \n         <p>May be a dimension value, which is a floating point number appended with a unit such as \"<code>14.5sp</code>\".\nAvailable units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),\nin (inches), mm (millimeters).\n<p>May be a fractional value, which is a floating point number appended with either % or %p, such as \"<code>14.5%</code>\".\nThe % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to\nsome parent container.\n<p>This may also be a reference to a resource (in the form\n\"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>\") or\ntheme attribute (in the form\n\"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>\")\ncontaining a value of this type.\n         */\n        public static final int windowFixedWidthMajor=0x7f010003;\n        /**  A fixed width for the window along the minor axis of the screen,\n             that is, when in portrait. Can be either an absolute dimension\n             or a fraction of the screen size in that dimension. \n         <p>May be a dimension value, which is a floating point number appended with a unit such as \"<code>14.5sp</code>\".\nAvailable units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),\nin (inches), mm (millimeters).\n<p>May be a fractional value, which is a floating point number appended with either % or %p, such as \"<code>14.5%</code>\".\nThe % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to\nsome parent container.\n<p>This may also be a reference to a resource (in the form\n\"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>\") or\ntheme attribute (in the form\n\"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>\")\ncontaining a value of this type.\n         */\n        public static final int windowFixedWidthMinor=0x7f010005;\n        /** <p>Must be a boolean value, either \"<code>true</code>\" or \"<code>false</code>\".\n<p>This may also be a reference to a resource (in the form\n\"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>\") or\ntheme attribute (in the form\n\"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>\")\ncontaining a value of this type.\n         */\n        public static final int windowSplitActionBar=0x7f010002;\n    }\n    public static final class bool {\n        public static final int abc_action_bar_embed_tabs_pre_jb=0x7f060000;\n        public static final int abc_action_bar_expanded_action_views_exclusive=0x7f060001;\n        /**  Whether action menu items should be displayed in ALLCAPS or not.\n         Defaults to true. If this is not appropriate for specific locales\n         it should be disabled in that locale's resources. \n         */\n        public static final int abc_config_actionMenuItemAllCaps=0x7f060005;\n        /**  Whether action menu items should obey the \"withText\" showAsAction\n    flag. This may be set to false for situations where space is\n    extremely limited. \n Whether action menu items should obey the \"withText\" showAsAction.\n         This may be set to false for situations where space is\n         extremely limited. \n         */\n        public static final int abc_config_allowActionMenuItemTextWithIcon=0x7f060004;\n        public static final int abc_config_showMenuShortcutsWhenKeyboardPresent=0x7f060003;\n        public static final int abc_split_action_bar_is_narrow=0x7f060002;\n    }\n    public static final class color {\n        public static final int abc_search_url_text_holo=0x7f070003;\n        public static final int abc_search_url_text_normal=0x7f070000;\n        public static final int abc_search_url_text_pressed=0x7f070002;\n        public static final int abc_search_url_text_selected=0x7f070001;\n    }\n    public static final class dimen {\n        /**  Default height of an action bar. \n Default height of an action bar. \n Default height of an action bar. \n Default height of an action bar. \n Default height of an action bar. \n         */\n        public static final int abc_action_bar_default_height=0x7f080002;\n        /**  Vertical padding around action bar icons. \n Vertical padding around action bar icons. \n Vertical padding around action bar icons. \n Vertical padding around action bar icons. \n Vertical padding around action bar icons. \n         */\n        public static final int abc_action_bar_icon_vertical_padding=0x7f080003;\n        /**  Size of the indeterminate Progress Bar \n Size of the indeterminate Progress Bar \n         */\n        public static final int abc_action_bar_progress_bar_size=0x7f08000a;\n        /**  Maximum height for a stacked tab bar as part of an action bar \n         */\n        public static final int abc_action_bar_stacked_max_height=0x7f080009;\n        /**  Maximum width for a stacked action bar tab. This prevents\n         action bar tabs from becoming too wide on a wide screen when only\n         a few are present. \n         */\n        public static final int abc_action_bar_stacked_tab_max_width=0x7f080001;\n        /**  Bottom margin for action bar subtitles \n Bottom margin for action bar subtitles \n Bottom margin for action bar subtitles \n Bottom margin for action bar subtitles \n Bottom margin for action bar subtitles \n         */\n        public static final int abc_action_bar_subtitle_bottom_margin=0x7f080007;\n        /**  Text size for action bar subtitles \n Text size for action bar subtitles \n Text size for action bar subtitles \n Text size for action bar subtitles \n Text size for action bar subtitles \n         */\n        public static final int abc_action_bar_subtitle_text_size=0x7f080005;\n        /**  Top margin for action bar subtitles \n Top margin for action bar subtitles \n Top margin for action bar subtitles \n Top margin for action bar subtitles \n Top margin for action bar subtitles \n         */\n        public static final int abc_action_bar_subtitle_top_margin=0x7f080006;\n        /**  Text size for action bar titles \n Text size for action bar titles \n Text size for action bar titles \n Text size for action bar titles \n Text size for action bar titles \n         */\n        public static final int abc_action_bar_title_text_size=0x7f080004;\n        /**  Minimum width for an action button in the menu area of an action bar \n Minimum width for an action button in the menu area of an action bar \n Minimum width for an action button in the menu area of an action bar \n         */\n        public static final int abc_action_button_min_width=0x7f080008;\n        /**  The maximum width we would prefer dialogs to be.  0 if there is no\n    maximum (let them grow as large as the screen).  Actual values are\n    specified for -large and -xlarge configurations. \n see comment in values/config.xml \n see comment in values/config.xml \n         */\n        public static final int abc_config_prefDialogWidth=0x7f080000;\n        /**  Width of the icon in a dropdown list \n         */\n        public static final int abc_dropdownitem_icon_width=0x7f080010;\n        /**  Text padding for dropdown items \n         */\n        public static final int abc_dropdownitem_text_padding_left=0x7f08000e;\n        public static final int abc_dropdownitem_text_padding_right=0x7f08000f;\n        public static final int abc_panel_menu_list_width=0x7f08000b;\n        /**  Preferred width of the search view. \n         */\n        public static final int abc_search_view_preferred_width=0x7f08000d;\n        /**  Minimum width of the search view text entry area. \n Minimum width of the search view text entry area. \n Minimum width of the search view text entry area. \n Minimum width of the search view text entry area. \n         */\n        public static final int abc_search_view_text_min_width=0x7f08000c;\n        /**  Default screen margins, per the Android Design guidelines. \n\n         Example customization of dimensions originally defined in res/values/dimens.xml\n         (such as screen margins) for screens with more than 820dp of available width. This\n         would include 7\" and 10\" devices in landscape (~960dp and ~1280dp respectively).\n    \n         */\n        public static final int activity_horizontal_margin=0x7f080015;\n        public static final int activity_vertical_margin=0x7f080016;\n        /**  The platform's desired fixed height for a dialog along the major axis\n         (the screen is in portrait). This may be either a fraction or a dimension.\n The platform's desired fixed height for a dialog along the major axis\n         (the screen is in portrait). This may be either a fraction or a dimension.\n The platform's desired fixed height for a dialog along the major axis\n         (the screen is in portrait). This may be either a fraction or a dimension.\n         */\n        public static final int dialog_fixed_height_major=0x7f080013;\n        /**  The platform's desired fixed height for a dialog along the minor axis\n         (the screen is in landscape). This may be either a fraction or a dimension.\n The platform's desired fixed height for a dialog along the minor axis\n         (the screen is in landscape). This may be either a fraction or a dimension.\n The platform's desired fixed height for a dialog along the minor axis\n         (the screen is in landscape). This may be either a fraction or a dimension.\n         */\n        public static final int dialog_fixed_height_minor=0x7f080014;\n        /**  The platform's desired fixed width for a dialog along the major axis\n         (the screen is in landscape). This may be either a fraction or a dimension.\n The platform's desired fixed width for a dialog along the major axis\n         (the screen is in landscape). This may be either a fraction or a dimension.\n The platform's desired fixed width for a dialog along the major axis\n         (the screen is in landscape). This may be either a fraction or a dimension.\n         */\n        public static final int dialog_fixed_width_major=0x7f080011;\n        /**  The platform's desired fixed width for a dialog along the minor axis\n         (the screen is in portrait). This may be either a fraction or a dimension.\n The platform's desired fixed width for a dialog along the minor axis\n         (the screen is in portrait). This may be either a fraction or a dimension.\n The platform's desired fixed width for a dialog along the minor axis\n         (the screen is in portrait). This may be either a fraction or a dimension.\n         */\n        public static final int dialog_fixed_width_minor=0x7f080012;\n    }\n    public static final class drawable {\n        public static final int abc_ab_bottom_solid_dark_holo=0x7f020000;\n        public static final int abc_ab_bottom_solid_light_holo=0x7f020001;\n        public static final int abc_ab_bottom_transparent_dark_holo=0x7f020002;\n        public static final int abc_ab_bottom_transparent_light_holo=0x7f020003;\n        public static final int abc_ab_share_pack_holo_dark=0x7f020004;\n        public static final int abc_ab_share_pack_holo_light=0x7f020005;\n        public static final int abc_ab_solid_dark_holo=0x7f020006;\n        public static final int abc_ab_solid_light_holo=0x7f020007;\n        public static final int abc_ab_stacked_solid_dark_holo=0x7f020008;\n        public static final int abc_ab_stacked_solid_light_holo=0x7f020009;\n        public static final int abc_ab_stacked_transparent_dark_holo=0x7f02000a;\n        public static final int abc_ab_stacked_transparent_light_holo=0x7f02000b;\n        public static final int abc_ab_transparent_dark_holo=0x7f02000c;\n        public static final int abc_ab_transparent_light_holo=0x7f02000d;\n        public static final int abc_cab_background_bottom_holo_dark=0x7f02000e;\n        public static final int abc_cab_background_bottom_holo_light=0x7f02000f;\n        public static final int abc_cab_background_top_holo_dark=0x7f020010;\n        public static final int abc_cab_background_top_holo_light=0x7f020011;\n        public static final int abc_ic_ab_back_holo_dark=0x7f020012;\n        public static final int abc_ic_ab_back_holo_light=0x7f020013;\n        public static final int abc_ic_cab_done_holo_dark=0x7f020014;\n        public static final int abc_ic_cab_done_holo_light=0x7f020015;\n        public static final int abc_ic_clear=0x7f020016;\n        public static final int abc_ic_clear_disabled=0x7f020017;\n        public static final int abc_ic_clear_holo_light=0x7f020018;\n        public static final int abc_ic_clear_normal=0x7f020019;\n        public static final int abc_ic_clear_search_api_disabled_holo_light=0x7f02001a;\n        public static final int abc_ic_clear_search_api_holo_light=0x7f02001b;\n        public static final int abc_ic_commit_search_api_holo_dark=0x7f02001c;\n        public static final int abc_ic_commit_search_api_holo_light=0x7f02001d;\n        public static final int abc_ic_go=0x7f02001e;\n        public static final int abc_ic_go_search_api_holo_light=0x7f02001f;\n        public static final int abc_ic_menu_moreoverflow_normal_holo_dark=0x7f020020;\n        public static final int abc_ic_menu_moreoverflow_normal_holo_light=0x7f020021;\n        public static final int abc_ic_menu_share_holo_dark=0x7f020022;\n        public static final int abc_ic_menu_share_holo_light=0x7f020023;\n        public static final int abc_ic_search=0x7f020024;\n        public static final int abc_ic_search_api_holo_light=0x7f020025;\n        public static final int abc_ic_voice_search=0x7f020026;\n        public static final int abc_ic_voice_search_api_holo_light=0x7f020027;\n        public static final int abc_item_background_holo_dark=0x7f020028;\n        public static final int abc_item_background_holo_light=0x7f020029;\n        public static final int abc_list_divider_holo_dark=0x7f02002a;\n        public static final int abc_list_divider_holo_light=0x7f02002b;\n        public static final int abc_list_focused_holo=0x7f02002c;\n        public static final int abc_list_longpressed_holo=0x7f02002d;\n        public static final int abc_list_pressed_holo_dark=0x7f02002e;\n        public static final int abc_list_pressed_holo_light=0x7f02002f;\n        public static final int abc_list_selector_background_transition_holo_dark=0x7f020030;\n        public static final int abc_list_selector_background_transition_holo_light=0x7f020031;\n        public static final int abc_list_selector_disabled_holo_dark=0x7f020032;\n        public static final int abc_list_selector_disabled_holo_light=0x7f020033;\n        public static final int abc_list_selector_holo_dark=0x7f020034;\n        public static final int abc_list_selector_holo_light=0x7f020035;\n        public static final int abc_menu_dropdown_panel_holo_dark=0x7f020036;\n        public static final int abc_menu_dropdown_panel_holo_light=0x7f020037;\n        public static final int abc_menu_hardkey_panel_holo_dark=0x7f020038;\n        public static final int abc_menu_hardkey_panel_holo_light=0x7f020039;\n        public static final int abc_search_dropdown_dark=0x7f02003a;\n        public static final int abc_search_dropdown_light=0x7f02003b;\n        public static final int abc_spinner_ab_default_holo_dark=0x7f02003c;\n        public static final int abc_spinner_ab_default_holo_light=0x7f02003d;\n        public static final int abc_spinner_ab_disabled_holo_dark=0x7f02003e;\n        public static final int abc_spinner_ab_disabled_holo_light=0x7f02003f;\n        public static final int abc_spinner_ab_focused_holo_dark=0x7f020040;\n        public static final int abc_spinner_ab_focused_holo_light=0x7f020041;\n        public static final int abc_spinner_ab_holo_dark=0x7f020042;\n        public static final int abc_spinner_ab_holo_light=0x7f020043;\n        public static final int abc_spinner_ab_pressed_holo_dark=0x7f020044;\n        public static final int abc_spinner_ab_pressed_holo_light=0x7f020045;\n        public static final int abc_tab_indicator_ab_holo=0x7f020046;\n        public static final int abc_tab_selected_focused_holo=0x7f020047;\n        public static final int abc_tab_selected_holo=0x7f020048;\n        public static final int abc_tab_selected_pressed_holo=0x7f020049;\n        public static final int abc_tab_unselected_pressed_holo=0x7f02004a;\n        public static final int abc_textfield_search_default_holo_dark=0x7f02004b;\n        public static final int abc_textfield_search_default_holo_light=0x7f02004c;\n        public static final int abc_textfield_search_right_default_holo_dark=0x7f02004d;\n        public static final int abc_textfield_search_right_default_holo_light=0x7f02004e;\n        public static final int abc_textfield_search_right_selected_holo_dark=0x7f02004f;\n        public static final int abc_textfield_search_right_selected_holo_light=0x7f020050;\n        public static final int abc_textfield_search_selected_holo_dark=0x7f020051;\n        public static final int abc_textfield_search_selected_holo_light=0x7f020052;\n        public static final int abc_textfield_searchview_holo_dark=0x7f020053;\n        public static final int abc_textfield_searchview_holo_light=0x7f020054;\n        public static final int abc_textfield_searchview_right_holo_dark=0x7f020055;\n        public static final int abc_textfield_searchview_right_holo_light=0x7f020056;\n        public static final int ic_launcher=0x7f020057;\n    }\n    public static final class id {\n        public static final int action_bar=0x7f05001c;\n        public static final int action_bar_activity_content=0x7f050015;\n        public static final int action_bar_container=0x7f05001b;\n        public static final int action_bar_overlay_layout=0x7f05001f;\n        public static final int action_bar_root=0x7f05001a;\n        public static final int action_bar_subtitle=0x7f050023;\n        public static final int action_bar_title=0x7f050022;\n        public static final int action_context_bar=0x7f05001d;\n        public static final int action_menu_divider=0x7f050016;\n        public static final int action_menu_presenter=0x7f050017;\n        public static final int action_mode_close_button=0x7f050024;\n        public static final int action_settings=0x7f05003e;\n        public static final int activity_chooser_view_content=0x7f050025;\n        public static final int always=0x7f05000b;\n        public static final int beginning=0x7f050011;\n        public static final int button1=0x7f05003c;\n        public static final int checkbox=0x7f05002d;\n        public static final int collapseActionView=0x7f05000d;\n        public static final int default_activity_button=0x7f050028;\n        public static final int dialog=0x7f05000e;\n        public static final int disableHome=0x7f050008;\n        public static final int dropdown=0x7f05000f;\n        public static final int edit_query=0x7f050030;\n        public static final int end=0x7f050013;\n        public static final int expand_activities_button=0x7f050026;\n        public static final int expanded_menu=0x7f05002c;\n        public static final int home=0x7f050014;\n        public static final int homeAsUp=0x7f050005;\n        public static final int icon=0x7f05002a;\n        public static final int ifRoom=0x7f05000a;\n        public static final int image=0x7f050027;\n        public static final int listMode=0x7f050001;\n        public static final int list_item=0x7f050029;\n        public static final int middle=0x7f050012;\n        public static final int never=0x7f050009;\n        public static final int none=0x7f050010;\n        public static final int normal=0x7f050000;\n        public static final int progress_circular=0x7f050018;\n        public static final int progress_horizontal=0x7f050019;\n        public static final int radio=0x7f05002f;\n        public static final int search_badge=0x7f050032;\n        public static final int search_bar=0x7f050031;\n        public static final int search_button=0x7f050033;\n        public static final int search_close_btn=0x7f050038;\n        public static final int search_edit_frame=0x7f050034;\n        public static final int search_go_btn=0x7f05003a;\n        public static final int search_mag_icon=0x7f050035;\n        public static final int search_plate=0x7f050036;\n        public static final int search_src_text=0x7f050037;\n        public static final int search_voice_btn=0x7f05003b;\n        public static final int shortcut=0x7f05002e;\n        public static final int showCustom=0x7f050007;\n        public static final int showHome=0x7f050004;\n        public static final int showTitle=0x7f050006;\n        public static final int split_action_bar=0x7f05001e;\n        public static final int submit_area=0x7f050039;\n        public static final int tabMode=0x7f050002;\n        public static final int textView1=0x7f05003d;\n        public static final int title=0x7f05002b;\n        public static final int top_action_bar=0x7f050020;\n        public static final int up=0x7f050021;\n        public static final int useLogo=0x7f050003;\n        public static final int withText=0x7f05000c;\n    }\n    public static final class integer {\n        /**  The maximum number of action buttons that should be permitted within\n         an action bar/action mode. This will be used to determine how many\n         showAsAction=\"ifRoom\" items can fit. \"always\" items can override this. \n The maximum number of action buttons that should be permitted within\n     an action bar/action mode. This will be used to determine how many\n     showAsAction=\"ifRoom\" items can fit. \"always\" items can override this. \n The maximum number of action buttons that should be permitted within\n         an action bar/action mode. This will be used to determine how many\n         showAsAction=\"ifRoom\" items can fit. \"always\" items can override this. \n The maximum number of action buttons that should be permitted within\n         an action bar/action mode. This will be used to determine how many\n         showAsAction=\"ifRoom\" items can fit. \"always\" items can override this. \n The maximum number of action buttons that should be permitted within\n         an action bar/action mode. This will be used to determine how many\n         showAsAction=\"ifRoom\" items can fit. \"always\" items can override this. \n The maximum number of action buttons that should be permitted within\n         an action bar/action mode. This will be used to determine how many\n         showAsAction=\"ifRoom\" items can fit. \"always\" items can override this. \n The maximum number of action buttons that should be permitted within\n         an action bar/action mode. This will be used to determine how many\n         showAsAction=\"ifRoom\" items can fit. \"always\" items can override this. \n         */\n        public static final int abc_max_action_buttons=0x7f090000;\n    }\n    public static final class layout {\n        public static final int abc_action_bar_decor=0x7f030000;\n        public static final int abc_action_bar_decor_include=0x7f030001;\n        public static final int abc_action_bar_decor_overlay=0x7f030002;\n        public static final int abc_action_bar_home=0x7f030003;\n        public static final int abc_action_bar_tab=0x7f030004;\n        public static final int abc_action_bar_tabbar=0x7f030005;\n        public static final int abc_action_bar_title_item=0x7f030006;\n        public static final int abc_action_bar_view_list_nav_layout=0x7f030007;\n        public static final int abc_action_menu_item_layout=0x7f030008;\n        public static final int abc_action_menu_layout=0x7f030009;\n        public static final int abc_action_mode_bar=0x7f03000a;\n        public static final int abc_action_mode_close_item=0x7f03000b;\n        public static final int abc_activity_chooser_view=0x7f03000c;\n        public static final int abc_activity_chooser_view_include=0x7f03000d;\n        public static final int abc_activity_chooser_view_list_item=0x7f03000e;\n        public static final int abc_expanded_menu_layout=0x7f03000f;\n        public static final int abc_list_menu_item_checkbox=0x7f030010;\n        public static final int abc_list_menu_item_icon=0x7f030011;\n        public static final int abc_list_menu_item_layout=0x7f030012;\n        public static final int abc_list_menu_item_radio=0x7f030013;\n        public static final int abc_popup_menu_item_layout=0x7f030014;\n        public static final int abc_search_dropdown_item_icons_2line=0x7f030015;\n        public static final int abc_search_view=0x7f030016;\n        public static final int abc_simple_decor=0x7f030017;\n        public static final int activity_main=0x7f030018;\n        public static final int support_simple_spinner_dropdown_item=0x7f030019;\n    }\n    public static final class menu {\n        public static final int main=0x7f0c0000;\n    }\n    public static final class string {\n        /**  Content description for the action bar \"home\" affordance. [CHAR LIMIT=NONE] \n         */\n        public static final int abc_action_bar_home_description=0x7f0a0001;\n        /**  Content description for the action bar \"up\" affordance. [CHAR LIMIT=NONE] \n         */\n        public static final int abc_action_bar_up_description=0x7f0a0002;\n        /**  Content description for the action menu overflow button. [CHAR LIMIT=NONE] \n         */\n        public static final int abc_action_menu_overflow_description=0x7f0a0003;\n        /**  Label for the \"Done\" button on the far left of action mode toolbars. \n         */\n        public static final int abc_action_mode_done=0x7f0a0000;\n        /**  Title for a button to expand the list of activities in ActivityChooserView [CHAR LIMIT=25] \n         */\n        public static final int abc_activity_chooser_view_see_all=0x7f0a000a;\n        /**  ActivityChooserView - accessibility support \n Description of the shwoing of a popup window with activities to choose from. [CHAR LIMIT=NONE] \n         */\n        public static final int abc_activitychooserview_choose_application=0x7f0a0009;\n        /**  SearchView accessibility description for clear button [CHAR LIMIT=NONE] \n         */\n        public static final int abc_searchview_description_clear=0x7f0a0006;\n        /**  SearchView accessibility description for search text field [CHAR LIMIT=NONE] \n         */\n        public static final int abc_searchview_description_query=0x7f0a0005;\n        /**  SearchView accessibility description for search button [CHAR LIMIT=NONE] \n         */\n        public static final int abc_searchview_description_search=0x7f0a0004;\n        /**  SearchView accessibility description for submit button [CHAR LIMIT=NONE] \n         */\n        public static final int abc_searchview_description_submit=0x7f0a0007;\n        /**  SearchView accessibility description for voice button [CHAR LIMIT=NONE] \n         */\n        public static final int abc_searchview_description_voice=0x7f0a0008;\n        /**  Description of the choose target button in a ShareActionProvider (share UI). [CHAR LIMIT=NONE] \n         */\n        public static final int abc_shareactionprovider_share_with=0x7f0a000c;\n        /**  Description of a share target (both in the list of such or the default share button) in a ShareActionProvider (share UI). [CHAR LIMIT=NONE] \n         */\n        public static final int abc_shareactionprovider_share_with_application=0x7f0a000b;\n        public static final int action_settings=0x7f0a000f;\n        public static final int app_name=0x7f0a000d;\n        public static final int hello_world=0x7f0a000e;\n    }\n    public static final class style {\n        /** \n        Base application theme, dependent on API level. This theme is replaced\n        by AppBaseTheme from res/values-vXX/styles.xml on newer devices.\n    \n\n            Theme customizations available in newer API levels can go in\n            res/values-vXX/styles.xml, while customizations related to\n            backward-compatibility can go here.\n        \n\n        Base application theme for API 11+. This theme completely replaces\n        AppBaseTheme from res/values/styles.xml on API 11+ devices.\n    \n API 11 theme customizations can go here. \n\n        Base application theme for API 14+. This theme completely replaces\n        AppBaseTheme from BOTH res/values/styles.xml and\n        res/values-v11/styles.xml on API 14+ devices.\n    \n API 14 theme customizations can go here. \n         */\n        public static final int AppBaseTheme=0x7f0b008b;\n        /**  Application theme. \n All customizations that are NOT specific to a particular API-level can go here. \n         */\n        public static final int AppTheme=0x7f0b008c;\n        /**  Mimic text appearance in select_dialog_item.xml \n         */\n        public static final int TextAppearance_AppCompat_Base_CompactMenu_Dialog=0x7f0b0063;\n        public static final int TextAppearance_AppCompat_Base_SearchResult=0x7f0b006d;\n        public static final int TextAppearance_AppCompat_Base_SearchResult_Subtitle=0x7f0b006f;\n        /**  Search View result styles \n         */\n        public static final int TextAppearance_AppCompat_Base_SearchResult_Title=0x7f0b006e;\n        public static final int TextAppearance_AppCompat_Base_Widget_PopupMenu_Large=0x7f0b0069;\n        public static final int TextAppearance_AppCompat_Base_Widget_PopupMenu_Small=0x7f0b006a;\n        public static final int TextAppearance_AppCompat_Light_Base_SearchResult=0x7f0b0070;\n        public static final int TextAppearance_AppCompat_Light_Base_SearchResult_Subtitle=0x7f0b0072;\n        /** \n        TextAppearance.Holo.Light.SearchResult.* are private so we extend from the default\n        versions instead (which are exactly the same).\n    \n         */\n        public static final int TextAppearance_AppCompat_Light_Base_SearchResult_Title=0x7f0b0071;\n        public static final int TextAppearance_AppCompat_Light_Base_Widget_PopupMenu_Large=0x7f0b006b;\n        public static final int TextAppearance_AppCompat_Light_Base_Widget_PopupMenu_Small=0x7f0b006c;\n        public static final int TextAppearance_AppCompat_Light_SearchResult_Subtitle=0x7f0b0035;\n        public static final int TextAppearance_AppCompat_Light_SearchResult_Title=0x7f0b0034;\n        public static final int TextAppearance_AppCompat_Light_Widget_PopupMenu_Large=0x7f0b0030;\n        public static final int TextAppearance_AppCompat_Light_Widget_PopupMenu_Small=0x7f0b0031;\n        public static final int TextAppearance_AppCompat_SearchResult_Subtitle=0x7f0b0033;\n        public static final int TextAppearance_AppCompat_SearchResult_Title=0x7f0b0032;\n        public static final int TextAppearance_AppCompat_Widget_ActionBar_Menu=0x7f0b001a;\n        public static final int TextAppearance_AppCompat_Widget_ActionBar_Subtitle=0x7f0b0006;\n        public static final int TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse=0x7f0b0008;\n        public static final int TextAppearance_AppCompat_Widget_ActionBar_Title=0x7f0b0005;\n        public static final int TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse=0x7f0b0007;\n        public static final int TextAppearance_AppCompat_Widget_ActionMode_Subtitle=0x7f0b001e;\n        public static final int TextAppearance_AppCompat_Widget_ActionMode_Subtitle_Inverse=0x7f0b0020;\n        public static final int TextAppearance_AppCompat_Widget_ActionMode_Title=0x7f0b001d;\n        public static final int TextAppearance_AppCompat_Widget_ActionMode_Title_Inverse=0x7f0b001f;\n        public static final int TextAppearance_AppCompat_Widget_Base_ActionBar_Menu=0x7f0b0054;\n        public static final int TextAppearance_AppCompat_Widget_Base_ActionBar_Subtitle=0x7f0b0056;\n        public static final int TextAppearance_AppCompat_Widget_Base_ActionBar_Subtitle_Inverse=0x7f0b0058;\n        public static final int TextAppearance_AppCompat_Widget_Base_ActionBar_Title=0x7f0b0055;\n        public static final int TextAppearance_AppCompat_Widget_Base_ActionBar_Title_Inverse=0x7f0b0057;\n        public static final int TextAppearance_AppCompat_Widget_Base_ActionMode_Subtitle=0x7f0b0051;\n        public static final int TextAppearance_AppCompat_Widget_Base_ActionMode_Subtitle_Inverse=0x7f0b0053;\n        public static final int TextAppearance_AppCompat_Widget_Base_ActionMode_Title=0x7f0b0050;\n        public static final int TextAppearance_AppCompat_Widget_Base_ActionMode_Title_Inverse=0x7f0b0052;\n        public static final int TextAppearance_AppCompat_Widget_Base_DropDownItem=0x7f0b0061;\n        public static final int TextAppearance_AppCompat_Widget_DropDownItem=0x7f0b0021;\n        public static final int TextAppearance_AppCompat_Widget_PopupMenu_Large=0x7f0b002e;\n        public static final int TextAppearance_AppCompat_Widget_PopupMenu_Small=0x7f0b002f;\n        public static final int TextAppearance_Widget_AppCompat_Base_ExpandedMenu_Item=0x7f0b0062;\n        public static final int TextAppearance_Widget_AppCompat_ExpandedMenu_Item=0x7f0b0028;\n        /**  Themes in the \"Theme.AppCompat\" family will contain an action bar by default.\n         If Holo themes are available on the current platform version they will be used.\n         A limited Holo-styled action bar will be provided on platform versions older\n         than 3.0. (API 11)\n\n         These theme declarations contain any version-independent specification. Items\n         that need to vary based on platform version should be defined in the corresponding\n         \"Theme.Base\" theme. \n Platform-independent theme providing an action bar in a dark-themed activity. \n         */\n        public static final int Theme_AppCompat=0x7f0b0077;\n        /**  Menu/item attributes \n         */\n        public static final int Theme_AppCompat_Base_CompactMenu=0x7f0b0083;\n        public static final int Theme_AppCompat_Base_CompactMenu_Dialog=0x7f0b0084;\n        /**  Menu/item attributes \n         */\n        public static final int Theme_AppCompat_CompactMenu=0x7f0b007c;\n        public static final int Theme_AppCompat_CompactMenu_Dialog=0x7f0b007d;\n        public static final int Theme_AppCompat_DialogWhenLarge=0x7f0b007a;\n        /**  Platform-independent theme providing an action bar in a light-themed activity. \n         */\n        public static final int Theme_AppCompat_Light=0x7f0b0078;\n        /**  Platform-independent theme providing an action bar in a dark-themed activity. \n         */\n        public static final int Theme_AppCompat_Light_DarkActionBar=0x7f0b0079;\n        public static final int Theme_AppCompat_Light_DialogWhenLarge=0x7f0b007b;\n        /**  Base platform-dependent theme  \n         */\n        public static final int Theme_Base=0x7f0b007e;\n        /**  Base platform-dependent theme providing an action bar in a dark-themed activity. \n Base platform-dependent theme providing an action bar in a dark-themed activity. \n         */\n        public static final int Theme_Base_AppCompat=0x7f0b0080;\n        public static final int Theme_Base_AppCompat_Dialog_FixedSize=0x7f0b0087;\n        public static final int Theme_Base_AppCompat_Dialog_Light_FixedSize=0x7f0b0088;\n        public static final int Theme_Base_AppCompat_DialogWhenLarge=0x7f0b0085;\n        /** \n        As we have defined the theme in values-large (for compat) and values-large takes precedence\n        over values-v14, we need to reset back to the Holo parent in values-large-v14. As the themes\n        in values-v14 & values-large-v14 are exactly the same, these \"double base\" themes can be\n        inherited from in both values-v14 and values-large-v14.\n    \n         */\n        public static final int Theme_Base_AppCompat_DialogWhenLarge_Base=0x7f0b0089;\n        /**  Base platform-dependent theme providing an action bar in a light-themed activity. \n Base platform-dependent theme providing an action bar in a light-themed activity. \n         */\n        public static final int Theme_Base_AppCompat_Light=0x7f0b0081;\n        /**  Base platform-dependent theme providing a dark action bar in a light-themed activity. \n Base platform-dependent theme providing a dark action bar in a light-themed activity. \n         */\n        public static final int Theme_Base_AppCompat_Light_DarkActionBar=0x7f0b0082;\n        public static final int Theme_Base_AppCompat_Light_DialogWhenLarge=0x7f0b0086;\n        public static final int Theme_Base_AppCompat_Light_DialogWhenLarge_Base=0x7f0b008a;\n        /**  Base platform-dependent theme providing a light-themed activity. \n         */\n        public static final int Theme_Base_Light=0x7f0b007f;\n        /**  Styles in here can be extended for customisation in your application. Each utilises\n         one of the Base styles. If Holo themes are available on the current platform version\n         they will be used instead of the compat styles. \n         */\n        public static final int Widget_AppCompat_ActionBar=0x7f0b0000;\n        public static final int Widget_AppCompat_ActionBar_Solid=0x7f0b0002;\n        public static final int Widget_AppCompat_ActionBar_TabBar=0x7f0b0011;\n        public static final int Widget_AppCompat_ActionBar_TabText=0x7f0b0017;\n        public static final int Widget_AppCompat_ActionBar_TabView=0x7f0b0014;\n        public static final int Widget_AppCompat_ActionButton=0x7f0b000b;\n        public static final int Widget_AppCompat_ActionButton_CloseMode=0x7f0b000d;\n        public static final int Widget_AppCompat_ActionButton_Overflow=0x7f0b000f;\n        public static final int Widget_AppCompat_ActionMode=0x7f0b001b;\n        public static final int Widget_AppCompat_ActivityChooserView=0x7f0b0038;\n        public static final int Widget_AppCompat_AutoCompleteTextView=0x7f0b0036;\n        public static final int Widget_AppCompat_Base_ActionBar=0x7f0b003a;\n        public static final int Widget_AppCompat_Base_ActionBar_Solid=0x7f0b003c;\n        public static final int Widget_AppCompat_Base_ActionBar_TabBar=0x7f0b0045;\n        public static final int Widget_AppCompat_Base_ActionBar_TabText=0x7f0b004b;\n        public static final int Widget_AppCompat_Base_ActionBar_TabView=0x7f0b0048;\n        /**  Action Button Styles \n         */\n        public static final int Widget_AppCompat_Base_ActionButton=0x7f0b003f;\n        public static final int Widget_AppCompat_Base_ActionButton_CloseMode=0x7f0b0041;\n        public static final int Widget_AppCompat_Base_ActionButton_Overflow=0x7f0b0043;\n        public static final int Widget_AppCompat_Base_ActionMode=0x7f0b004e;\n        public static final int Widget_AppCompat_Base_ActivityChooserView=0x7f0b0075;\n        /**  AutoCompleteTextView styles (for SearchView) \n         */\n        public static final int Widget_AppCompat_Base_AutoCompleteTextView=0x7f0b0073;\n        public static final int Widget_AppCompat_Base_DropDownItem_Spinner=0x7f0b005d;\n        /**  Popup Menu \n         */\n        public static final int Widget_AppCompat_Base_ListPopupWindow=0x7f0b0065;\n        /**  Spinner Widgets \n         */\n        public static final int Widget_AppCompat_Base_ListView_DropDown=0x7f0b005f;\n        public static final int Widget_AppCompat_Base_ListView_Menu=0x7f0b0064;\n        public static final int Widget_AppCompat_Base_PopupMenu=0x7f0b0067;\n        public static final int Widget_AppCompat_Base_ProgressBar=0x7f0b005a;\n        /**  Progress Bar \n         */\n        public static final int Widget_AppCompat_Base_ProgressBar_Horizontal=0x7f0b0059;\n        /**  Action Bar Spinner Widgets \n         */\n        public static final int Widget_AppCompat_Base_Spinner=0x7f0b005b;\n        public static final int Widget_AppCompat_DropDownItem_Spinner=0x7f0b0024;\n        public static final int Widget_AppCompat_Light_ActionBar=0x7f0b0001;\n        public static final int Widget_AppCompat_Light_ActionBar_Solid=0x7f0b0003;\n        public static final int Widget_AppCompat_Light_ActionBar_Solid_Inverse=0x7f0b0004;\n        public static final int Widget_AppCompat_Light_ActionBar_TabBar=0x7f0b0012;\n        public static final int Widget_AppCompat_Light_ActionBar_TabBar_Inverse=0x7f0b0013;\n        public static final int Widget_AppCompat_Light_ActionBar_TabText=0x7f0b0018;\n        public static final int Widget_AppCompat_Light_ActionBar_TabText_Inverse=0x7f0b0019;\n        public static final int Widget_AppCompat_Light_ActionBar_TabView=0x7f0b0015;\n        public static final int Widget_AppCompat_Light_ActionBar_TabView_Inverse=0x7f0b0016;\n        public static final int Widget_AppCompat_Light_ActionButton=0x7f0b000c;\n        public static final int Widget_AppCompat_Light_ActionButton_CloseMode=0x7f0b000e;\n        public static final int Widget_AppCompat_Light_ActionButton_Overflow=0x7f0b0010;\n        public static final int Widget_AppCompat_Light_ActionMode_Inverse=0x7f0b001c;\n        public static final int Widget_AppCompat_Light_ActivityChooserView=0x7f0b0039;\n        public static final int Widget_AppCompat_Light_AutoCompleteTextView=0x7f0b0037;\n        public static final int Widget_AppCompat_Light_Base_ActionBar=0x7f0b003b;\n        public static final int Widget_AppCompat_Light_Base_ActionBar_Solid=0x7f0b003d;\n        public static final int Widget_AppCompat_Light_Base_ActionBar_Solid_Inverse=0x7f0b003e;\n        public static final int Widget_AppCompat_Light_Base_ActionBar_TabBar=0x7f0b0046;\n        public static final int Widget_AppCompat_Light_Base_ActionBar_TabBar_Inverse=0x7f0b0047;\n        public static final int Widget_AppCompat_Light_Base_ActionBar_TabText=0x7f0b004c;\n        public static final int Widget_AppCompat_Light_Base_ActionBar_TabText_Inverse=0x7f0b004d;\n        public static final int Widget_AppCompat_Light_Base_ActionBar_TabView=0x7f0b0049;\n        public static final int Widget_AppCompat_Light_Base_ActionBar_TabView_Inverse=0x7f0b004a;\n        public static final int Widget_AppCompat_Light_Base_ActionButton=0x7f0b0040;\n        public static final int Widget_AppCompat_Light_Base_ActionButton_CloseMode=0x7f0b0042;\n        public static final int Widget_AppCompat_Light_Base_ActionButton_Overflow=0x7f0b0044;\n        public static final int Widget_AppCompat_Light_Base_ActionMode_Inverse=0x7f0b004f;\n        public static final int Widget_AppCompat_Light_Base_ActivityChooserView=0x7f0b0076;\n        public static final int Widget_AppCompat_Light_Base_AutoCompleteTextView=0x7f0b0074;\n        public static final int Widget_AppCompat_Light_Base_DropDownItem_Spinner=0x7f0b005e;\n        public static final int Widget_AppCompat_Light_Base_ListPopupWindow=0x7f0b0066;\n        public static final int Widget_AppCompat_Light_Base_ListView_DropDown=0x7f0b0060;\n        public static final int Widget_AppCompat_Light_Base_PopupMenu=0x7f0b0068;\n        public static final int Widget_AppCompat_Light_Base_Spinner=0x7f0b005c;\n        public static final int Widget_AppCompat_Light_DropDownItem_Spinner=0x7f0b0025;\n        public static final int Widget_AppCompat_Light_ListPopupWindow=0x7f0b002a;\n        public static final int Widget_AppCompat_Light_ListView_DropDown=0x7f0b0027;\n        public static final int Widget_AppCompat_Light_PopupMenu=0x7f0b002c;\n        public static final int Widget_AppCompat_Light_Spinner_DropDown_ActionBar=0x7f0b0023;\n        public static final int Widget_AppCompat_ListPopupWindow=0x7f0b0029;\n        public static final int Widget_AppCompat_ListView_DropDown=0x7f0b0026;\n        public static final int Widget_AppCompat_ListView_Menu=0x7f0b002d;\n        public static final int Widget_AppCompat_PopupMenu=0x7f0b002b;\n        public static final int Widget_AppCompat_ProgressBar=0x7f0b000a;\n        public static final int Widget_AppCompat_ProgressBar_Horizontal=0x7f0b0009;\n        public static final int Widget_AppCompat_Spinner_DropDown_ActionBar=0x7f0b0022;\n    }\n    public static final class styleable {\n        /**  ============================================ \n Attributes used to style the Action Bar.\n         These should be set on your theme; the default actionBarStyle will\n         propagate them to the correct elements as needed.\n\n         Please Note: when overriding attributes for an ActionBar style\n         you must specify each attribute twice: once with the \"android:\"\n         namespace prefix and once without. \n           <p>Includes the following attributes:</p>\n           <table>\n           <colgroup align=\"left\" />\n           <colgroup align=\"left\" />\n           <tr><th>Attribute</th><th>Description</th></tr>\n           <tr><td><code>{@link #ActionBar_background com.example.mybuletooth:background}</code></td><td> Specifies a background drawable for the action bar.</td></tr>\n           <tr><td><code>{@link #ActionBar_backgroundSplit com.example.mybuletooth:backgroundSplit}</code></td><td> Specifies a background drawable for the bottom component of a split action bar.</td></tr>\n           <tr><td><code>{@link #ActionBar_backgroundStacked com.example.mybuletooth:backgroundStacked}</code></td><td> Specifies a background drawable for a second stacked row of the action bar.</td></tr>\n           <tr><td><code>{@link #ActionBar_customNavigationLayout com.example.mybuletooth:customNavigationLayout}</code></td><td> Specifies a layout for custom navigation.</td></tr>\n           <tr><td><code>{@link #ActionBar_displayOptions com.example.mybuletooth:displayOptions}</code></td><td> Options affecting how the action bar is displayed.</td></tr>\n           <tr><td><code>{@link #ActionBar_divider com.example.mybuletooth:divider}</code></td><td> Specifies the drawable used for item dividers.</td></tr>\n           <tr><td><code>{@link #ActionBar_height com.example.mybuletooth:height}</code></td><td> Specifies a fixed height.</td></tr>\n           <tr><td><code>{@link #ActionBar_homeLayout com.example.mybuletooth:homeLayout}</code></td><td> Specifies a layout to use for the \"home\" section of the action bar.</td></tr>\n           <tr><td><code>{@link #ActionBar_icon com.example.mybuletooth:icon}</code></td><td> Specifies the drawable used for the application icon.</td></tr>\n           <tr><td><code>{@link #ActionBar_indeterminateProgressStyle com.example.mybuletooth:indeterminateProgressStyle}</code></td><td> Specifies a style resource to use for an indeterminate progress spinner.</td></tr>\n           <tr><td><code>{@link #ActionBar_itemPadding com.example.mybuletooth:itemPadding}</code></td><td> Specifies padding that should be applied to the left and right sides of\n             system-provided items in the bar.</td></tr>\n           <tr><td><code>{@link #ActionBar_logo com.example.mybuletooth:logo}</code></td><td> Specifies the drawable used for the application logo.</td></tr>\n           <tr><td><code>{@link #ActionBar_navigationMode com.example.mybuletooth:navigationMode}</code></td><td> The type of navigation to use.</td></tr>\n           <tr><td><code>{@link #ActionBar_progressBarPadding com.example.mybuletooth:progressBarPadding}</code></td><td> Specifies the horizontal padding on either end for an embedded progress bar.</td></tr>\n           <tr><td><code>{@link #ActionBar_progressBarStyle com.example.mybuletooth:progressBarStyle}</code></td><td> Specifies a style resource to use for an embedded progress bar.</td></tr>\n           <tr><td><code>{@link #ActionBar_subtitle com.example.mybuletooth:subtitle}</code></td><td> Specifies subtitle text used for navigationMode=\"normal\" </td></tr>\n           <tr><td><code>{@link #ActionBar_subtitleTextStyle com.example.mybuletooth:subtitleTextStyle}</code></td><td> Specifies a style to use for subtitle text.</td></tr>\n           <tr><td><code>{@link #ActionBar_title com.example.mybuletooth:title}</code></td><td> Specifies title text used for navigationMode=\"normal\" </td></tr>\n           <tr><td><code>{@link #ActionBar_titleTextStyle com.example.mybuletooth:titleTextStyle}</code></td><td> Specifies a style to use for title text.</td></tr>\n           </table>\n           @see #ActionBar_background\n           @see #ActionBar_backgroundSplit\n           @see #ActionBar_backgroundStacked\n           @see #ActionBar_customNavigationLayout\n           @see #ActionBar_displayOptions\n           @see #ActionBar_divider\n           @see #ActionBar_height\n           @see #ActionBar_homeLayout\n           @see #ActionBar_icon\n           @see #ActionBar_indeterminateProgressStyle\n           @see #ActionBar_itemPadding\n           @see #ActionBar_logo\n           @see #ActionBar_navigationMode\n           @see #ActionBar_progressBarPadding\n           @see #ActionBar_progressBarStyle\n           @see #ActionBar_subtitle\n           @see #ActionBar_subtitleTextStyle\n           @see #ActionBar_title\n           @see #ActionBar_titleTextStyle\n         */\n        public static final int[] ActionBar = {\n            0x7f010025, 0x7f010026, 0x7f010027, 0x7f010028,\n            0x7f010029, 0x7f01002a, 0x7f01002b, 0x7f01002c,\n            0x7f01002d, 0x7f01002e, 0x7f01002f, 0x7f010030,\n            0x7f010031, 0x7f010032, 0x7f010033, 0x7f010034,\n            0x7f010035, 0x7f010036, 0x7f010037\n        };\n        /**\n          <p>\n          @attr description\n           Specifies a background drawable for the action bar. \n\n\n          <p>Must be a reference to another resource, in the form \"<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>\"\nor to a theme attribute in the form \"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>\".\n          <p>This is a private symbol.\n          @attr name com.example.mybuletooth:background\n        */\n        public static final int ActionBar_background = 10;\n        /**\n          <p>\n          @attr description\n           Specifies a background drawable for the bottom component of a split action bar. \n\n\n          <p>May be a reference to another resource, in the form \"<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>\"\nor to a theme attribute in the form \"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>\".\n<p>May be a color value, in the form of \"<code>#<i>rgb</i></code>\", \"<code>#<i>argb</i></code>\",\n\"<code>#<i>rrggbb</i></code>\", or \"<code>#<i>aarrggbb</i></code>\".\n          <p>This is a private symbol.\n          @attr name com.example.mybuletooth:backgroundSplit\n        */\n        public static final int ActionBar_backgroundSplit = 12;\n        /**\n          <p>\n          @attr description\n           Specifies a background drawable for a second stacked row of the action bar. \n\n\n          <p>May be a reference to another resource, in the form \"<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>\"\nor to a theme attribute in the form \"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>\".\n<p>May be a color value, in the form of \"<code>#<i>rgb</i></code>\", \"<code>#<i>argb</i></code>\",\n\"<code>#<i>rrggbb</i></code>\", or \"<code>#<i>aarrggbb</i></code>\".\n          <p>This is a private symbol.\n          @attr name com.example.mybuletooth:backgroundStacked\n        */\n        public static final int ActionBar_backgroundStacked = 11;\n        /**\n          <p>\n          @attr description\n           Specifies a layout for custom navigation. Overrides navigationMode. \n\n\n          <p>Must be a reference to another resource, in the form \"<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>\"\nor to a theme attribute in the form \"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>\".\n          <p>This is a private symbol.\n          @attr name com.example.mybuletooth:customNavigationLayout\n        */\n        public static final int ActionBar_customNavigationLayout = 13;\n        /**\n          <p>\n          @attr description\n           Options affecting how the action bar is displayed. \n\n\n          <p>Must be one or more (separated by '|') of the following constant values.</p>\n<table>\n<colgroup align=\"left\" />\n<colgroup align=\"left\" />\n<colgroup align=\"left\" />\n<tr><th>Constant</th><th>Value</th><th>Description</th></tr>\n<tr><td><code>useLogo</code></td><td>0x1</td><td></td></tr>\n<tr><td><code>showHome</code></td><td>0x2</td><td></td></tr>\n<tr><td><code>homeAsUp</code></td><td>0x4</td><td></td></tr>\n<tr><td><code>showTitle</code></td><td>0x8</td><td></td></tr>\n<tr><td><code>showCustom</code></td><td>0x10</td><td></td></tr>\n<tr><td><code>disableHome</code></td><td>0x20</td><td></td></tr>\n</table>\n          <p>This is a private symbol.\n          @attr name com.example.mybuletooth:displayOptions\n        */\n        public static final int ActionBar_displayOptions = 3;\n        /**\n          <p>\n          @attr description\n           Specifies the drawable used for item dividers. \n\n\n          <p>Must be a reference to another resource, in the form \"<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>\"\nor to a theme attribute in the form \"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>\".\n          <p>This is a private symbol.\n          @attr name com.example.mybuletooth:divider\n        */\n        public static final int ActionBar_divider = 9;\n        /**\n          <p>\n          @attr description\n           Specifies a fixed height. \n\n\n          <p>Must be a dimension value, which is a floating point number appended with a unit such as \"<code>14.5sp</code>\".\nAvailable units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),\nin (inches), mm (millimeters).\n<p>This may also be a reference to a resource (in the form\n\"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>\") or\ntheme attribute (in the form\n\"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>\")\ncontaining a value of this type.\n          <p>This is a private symbol.\n          @attr name com.example.mybuletooth:height\n        */\n        public static final int ActionBar_height = 1;\n        /**\n          <p>\n          @attr description\n           Specifies a layout to use for the \"home\" section of the action bar. \n\n\n          <p>Must be a reference to another resource, in the form \"<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>\"\nor to a theme attribute in the form \"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>\".\n          <p>This is a private symbol.\n          @attr name com.example.mybuletooth:homeLayout\n        */\n        public static final int ActionBar_homeLayout = 14;\n        /**\n          <p>\n          @attr description\n           Specifies the drawable used for the application icon. \n\n\n          <p>Must be a reference to another resource, in the form \"<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>\"\nor to a theme attribute in the form \"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>\".\n          <p>This is a private symbol.\n          @attr name com.example.mybuletooth:icon\n        */\n        public static final int ActionBar_icon = 7;\n        /**\n          <p>\n          @attr description\n           Specifies a style resource to use for an indeterminate progress spinner. \n\n\n          <p>Must be a reference to another resource, in the form \"<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>\"\nor to a theme attribute in the form \"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>\".\n          <p>This is a private symbol.\n          @attr name com.example.mybuletooth:indeterminateProgressStyle\n        */\n        public static final int ActionBar_indeterminateProgressStyle = 16;\n        /**\n          <p>\n          @attr description\n           Specifies padding that should be applied to the left and right sides of\n             system-provided items in the bar. \n\n\n          <p>Must be a dimension value, which is a floating point number appended with a unit such as \"<code>14.5sp</code>\".\nAvailable units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),\nin (inches), mm (millimeters).\n<p>This may also be a reference to a resource (in the form\n\"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>\") or\ntheme attribute (in the form\n\"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>\")\ncontaining a value of this type.\n          <p>This is a private symbol.\n          @attr name com.example.mybuletooth:itemPadding\n        */\n        public static final int ActionBar_itemPadding = 18;\n        /**\n          <p>\n          @attr description\n           Specifies the drawable used for the application logo. \n\n\n          <p>Must be a reference to another resource, in the form \"<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>\"\nor to a theme attribute in the form \"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>\".\n          <p>This is a private symbol.\n          @attr name com.example.mybuletooth:logo\n        */\n        public static final int ActionBar_logo = 8;\n        /**\n          <p>\n          @attr description\n           The type of navigation to use. \n\n\n          <p>Must be one of the following constant values.</p>\n<table>\n<colgroup align=\"left\" />\n<colgroup align=\"left\" />\n<colgroup align=\"left\" />\n<tr><th>Constant</th><th>Value</th><th>Description</th></tr>\n<tr><td><code>normal</code></td><td>0</td><td> Normal static title text </td></tr>\n<tr><td><code>listMode</code></td><td>1</td><td> The action bar will use a selection list for navigation. </td></tr>\n<tr><td><code>tabMode</code></td><td>2</td><td> The action bar will use a series of horizontal tabs for navigation. </td></tr>\n</table>\n          <p>This is a private symbol.\n          @attr name com.example.mybuletooth:navigationMode\n        */\n        public static final int ActionBar_navigationMode = 2;\n        /**\n          <p>\n          @attr description\n           Specifies the horizontal padding on either end for an embedded progress bar. \n\n\n          <p>Must be a dimension value, which is a floating point number appended with a unit such as \"<code>14.5sp</code>\".\nAvailable units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),\nin (inches), mm (millimeters).\n<p>This may also be a reference to a resource (in the form\n\"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>\") or\ntheme attribute (in the form\n\"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>\")\ncontaining a value of this type.\n          <p>This is a private symbol.\n          @attr name com.example.mybuletooth:progressBarPadding\n        */\n        public static final int ActionBar_progressBarPadding = 17;\n        /**\n          <p>\n          @attr description\n           Specifies a style resource to use for an embedded progress bar. \n\n\n          <p>Must be a reference to another resource, in the form \"<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>\"\nor to a theme attribute in the form \"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>\".\n          <p>This is a private symbol.\n          @attr name com.example.mybuletooth:progressBarStyle\n        */\n        public static final int ActionBar_progressBarStyle = 15;\n        /**\n          <p>\n          @attr description\n           Specifies subtitle text used for navigationMode=\"normal\" \n\n\n          <p>Must be a string value, using '\\\\;' to escape characters such as '\\\\n' or '\\\\uxxxx' for a unicode character.\n<p>This may also be a reference to a resource (in the form\n\"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>\") or\ntheme attribute (in the form\n\"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>\")\ncontaining a value of this type.\n          <p>This is a private symbol.\n          @attr name com.example.mybuletooth:subtitle\n        */\n        public static final int ActionBar_subtitle = 4;\n        /**\n          <p>\n          @attr description\n           Specifies a style to use for subtitle text. \n\n\n          <p>Must be a reference to another resource, in the form \"<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>\"\nor to a theme attribute in the form \"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>\".\n          <p>This is a private symbol.\n          @attr name com.example.mybuletooth:subtitleTextStyle\n        */\n        public static final int ActionBar_subtitleTextStyle = 6;\n        /**\n          <p>\n          @attr description\n           Specifies title text used for navigationMode=\"normal\" \n\n\n          <p>Must be a string value, using '\\\\;' to escape characters such as '\\\\n' or '\\\\uxxxx' for a unicode character.\n<p>This may also be a reference to a resource (in the form\n\"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>\") or\ntheme attribute (in the form\n\"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>\")\ncontaining a value of this type.\n          <p>This is a private symbol.\n          @attr name com.example.mybuletooth:title\n        */\n        public static final int ActionBar_title = 0;\n        /**\n          <p>\n          @attr description\n           Specifies a style to use for title text. \n\n\n          <p>Must be a reference to another resource, in the form \"<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>\"\nor to a theme attribute in the form \"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>\".\n          <p>This is a private symbol.\n          @attr name com.example.mybuletooth:titleTextStyle\n        */\n        public static final int ActionBar_titleTextStyle = 5;\n        /**  Valid LayoutParams for views placed in the action bar as custom views. \n           <p>Includes the following attributes:</p>\n           <table>\n           <colgroup align=\"left\" />\n           <colgroup align=\"left\" />\n           <tr><th>Attribute</th><th>Description</th></tr>\n           <tr><td><code>{@link #ActionBarLayout_android_layout_gravity android:layout_gravity}</code></td><td></td></tr>\n           </table>\n           @see #ActionBarLayout_android_layout_gravity\n         */\n        public static final int[] ActionBarLayout = {\n            0x010100b3\n        };\n        /**\n          <p>This symbol is the offset where the {@link android.R.attr#layout_gravity}\n          attribute's value can be found in the {@link #ActionBarLayout} array.\n          @attr name android:layout_gravity\n        */\n        public static final int ActionBarLayout_android_layout_gravity = 0;\n        /**  These attributes are meant to be specified and customized by the app.\n         The system will read and apply them as needed. These attributes control\n         properties of the activity window, such as whether an action bar should\n         be present and whether it should overlay content. \n           <p>Includes the following attributes:</p>\n           <table>\n           <colgroup align=\"left\" />\n           <colgroup align=\"left\" />\n           <tr><th>Attribute</th><th>Description</th></tr>\n           <tr><td><code>{@link #ActionBarWindow_windowActionBar com.example.mybuletooth:windowActionBar}</code></td><td></td></tr>\n           <tr><td><code>{@link #ActionBarWindow_windowActionBarOverlay com.example.mybuletooth:windowActionBarOverlay}</code></td><td></td></tr>\n           <tr><td><code>{@link #ActionBarWindow_windowFixedHeightMajor com.example.mybuletooth:windowFixedHeightMajor}</code></td><td> A fixed height for the window along the major axis of the screen,\n             that is, when in portrait.</td></tr>\n           <tr><td><code>{@link #ActionBarWindow_windowFixedHeightMinor com.example.mybuletooth:windowFixedHeightMinor}</code></td><td> A fixed height for the window along the minor axis of the screen,\n             that is, when in landscape.</td></tr>\n           <tr><td><code>{@link #ActionBarWindow_windowFixedWidthMajor com.example.mybuletooth:windowFixedWidthMajor}</code></td><td> A fixed width for the window along the major axis of the screen,\n             that is, when in landscape.</td></tr>\n           <tr><td><code>{@link #ActionBarWindow_windowFixedWidthMinor com.example.mybuletooth:windowFixedWidthMinor}</code></td><td> A fixed width for the window along the minor axis of the screen,\n             that is, when in portrait.</td></tr>\n           <tr><td><code>{@link #ActionBarWindow_windowSplitActionBar com.example.mybuletooth:windowSplitActionBar}</code></td><td></td></tr>\n           </table>\n           @see #ActionBarWindow_windowActionBar\n           @see #ActionBarWindow_windowActionBarOverlay\n           @see #ActionBarWindow_windowFixedHeightMajor\n           @see #ActionBarWindow_windowFixedHeightMinor\n           @see #ActionBarWindow_windowFixedWidthMajor\n           @see #ActionBarWindow_windowFixedWidthMinor\n           @see #ActionBarWindow_windowSplitActionBar\n         */\n        public static final int[] ActionBarWindow = {\n            0x7f010000, 0x7f010001, 0x7f010002, 0x7f010003,\n            0x7f010004, 0x7f010005, 0x7f010006\n        };\n        /**\n          <p>This symbol is the offset where the {@link com.example.mybuletooth.R.attr#windowActionBar}\n          attribute's value can be found in the {@link #ActionBarWindow} array.\n\n\n          <p>Must be a boolean value, either \"<code>true</code>\" or \"<code>false</code>\".\n<p>This may also be a reference to a resource (in the form\n\"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>\") or\ntheme attribute (in the form\n\"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>\")\ncontaining a value of this type.\n          @attr name com.example.mybuletooth:windowActionBar\n        */\n        public static final int ActionBarWindow_windowActionBar = 0;\n        /**\n          <p>This symbol is the offset where the {@link com.example.mybuletooth.R.attr#windowActionBarOverlay}\n          attribute's value can be found in the {@link #ActionBarWindow} array.\n\n\n          <p>Must be a boolean value, either \"<code>true</code>\" or \"<code>false</code>\".\n<p>This may also be a reference to a resource (in the form\n\"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>\") or\ntheme attribute (in the form\n\"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>\")\ncontaining a value of this type.\n          @attr name com.example.mybuletooth:windowActionBarOverlay\n        */\n        public static final int ActionBarWindow_windowActionBarOverlay = 1;\n        /**\n          <p>\n          @attr description\n           A fixed height for the window along the major axis of the screen,\n             that is, when in portrait. Can be either an absolute dimension\n             or a fraction of the screen size in that dimension. \n\n\n          <p>May be a dimension value, which is a floating point number appended with a unit such as \"<code>14.5sp</code>\".\nAvailable units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),\nin (inches), mm (millimeters).\n<p>May be a fractional value, which is a floating point number appended with either % or %p, such as \"<code>14.5%</code>\".\nThe % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to\nsome parent container.\n<p>This may also be a reference to a resource (in the form\n\"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>\") or\ntheme attribute (in the form\n\"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>\")\ncontaining a value of this type.\n          <p>This is a private symbol.\n          @attr name com.example.mybuletooth:windowFixedHeightMajor\n        */\n        public static final int ActionBarWindow_windowFixedHeightMajor = 6;\n        /**\n          <p>\n          @attr description\n           A fixed height for the window along the minor axis of the screen,\n             that is, when in landscape. Can be either an absolute dimension\n             or a fraction of the screen size in that dimension. \n\n\n          <p>May be a dimension value, which is a floating point number appended with a unit such as \"<code>14.5sp</code>\".\nAvailable units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),\nin (inches), mm (millimeters).\n<p>May be a fractional value, which is a floating point number appended with either % or %p, such as \"<code>14.5%</code>\".\nThe % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to\nsome parent container.\n<p>This may also be a reference to a resource (in the form\n\"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>\") or\ntheme attribute (in the form\n\"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>\")\ncontaining a value of this type.\n          <p>This is a private symbol.\n          @attr name com.example.mybuletooth:windowFixedHeightMinor\n        */\n        public static final int ActionBarWindow_windowFixedHeightMinor = 4;\n        /**\n          <p>\n          @attr description\n           A fixed width for the window along the major axis of the screen,\n             that is, when in landscape. Can be either an absolute dimension\n             or a fraction of the screen size in that dimension. \n\n\n          <p>May be a dimension value, which is a floating point number appended with a unit such as \"<code>14.5sp</code>\".\nAvailable units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),\nin (inches), mm (millimeters).\n<p>May be a fractional value, which is a floating point number appended with either % or %p, such as \"<code>14.5%</code>\".\nThe % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to\nsome parent container.\n<p>This may also be a reference to a resource (in the form\n\"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>\") or\ntheme attribute (in the form\n\"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>\")\ncontaining a value of this type.\n          <p>This is a private symbol.\n          @attr name com.example.mybuletooth:windowFixedWidthMajor\n        */\n        public static final int ActionBarWindow_windowFixedWidthMajor = 3;\n        /**\n          <p>\n          @attr description\n           A fixed width for the window along the minor axis of the screen,\n             that is, when in portrait. Can be either an absolute dimension\n             or a fraction of the screen size in that dimension. \n\n\n          <p>May be a dimension value, which is a floating point number appended with a unit such as \"<code>14.5sp</code>\".\nAvailable units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),\nin (inches), mm (millimeters).\n<p>May be a fractional value, which is a floating point number appended with either % or %p, such as \"<code>14.5%</code>\".\nThe % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to\nsome parent container.\n<p>This may also be a reference to a resource (in the form\n\"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>\") or\ntheme attribute (in the form\n\"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>\")\ncontaining a value of this type.\n          <p>This is a private symbol.\n          @attr name com.example.mybuletooth:windowFixedWidthMinor\n        */\n        public static final int ActionBarWindow_windowFixedWidthMinor = 5;\n        /**\n          <p>This symbol is the offset where the {@link com.example.mybuletooth.R.attr#windowSplitActionBar}\n          attribute's value can be found in the {@link #ActionBarWindow} array.\n\n\n          <p>Must be a boolean value, either \"<code>true</code>\" or \"<code>false</code>\".\n<p>This may also be a reference to a resource (in the form\n\"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>\") or\ntheme attribute (in the form\n\"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>\")\ncontaining a value of this type.\n          @attr name com.example.mybuletooth:windowSplitActionBar\n        */\n        public static final int ActionBarWindow_windowSplitActionBar = 2;\n        /** Attributes that can be used with a ActionMenuItemView.\n           <p>Includes the following attributes:</p>\n           <table>\n           <colgroup align=\"left\" />\n           <colgroup align=\"left\" />\n           <tr><th>Attribute</th><th>Description</th></tr>\n           <tr><td><code>{@link #ActionMenuItemView_android_minWidth android:minWidth}</code></td><td></td></tr>\n           </table>\n           @see #ActionMenuItemView_android_minWidth\n         */\n        public static final int[] ActionMenuItemView = {\n            0x0101013f\n        };\n        /**\n          <p>This symbol is the offset where the {@link android.R.attr#minWidth}\n          attribute's value can be found in the {@link #ActionMenuItemView} array.\n          @attr name android:minWidth\n        */\n        public static final int ActionMenuItemView_android_minWidth = 0;\n        /**  Size of padding on either end of a divider. \n         */\n        public static final int[] ActionMenuView = {\n            \n        };\n        /** Attributes that can be used with a ActionMode.\n           <p>Includes the following attributes:</p>\n           <table>\n           <colgroup align=\"left\" />\n           <colgroup align=\"left\" />\n           <tr><th>Attribute</th><th>Description</th></tr>\n           <tr><td><code>{@link #ActionMode_background com.example.mybuletooth:background}</code></td><td> Specifies a background for the action mode bar.</td></tr>\n           <tr><td><code>{@link #ActionMode_backgroundSplit com.example.mybuletooth:backgroundSplit}</code></td><td> Specifies a background for the split action mode bar.</td></tr>\n           <tr><td><code>{@link #ActionMode_height com.example.mybuletooth:height}</code></td><td> Specifies a fixed height for the action mode bar.</td></tr>\n           <tr><td><code>{@link #ActionMode_subtitleTextStyle com.example.mybuletooth:subtitleTextStyle}</code></td><td> Specifies a style to use for subtitle text.</td></tr>\n           <tr><td><code>{@link #ActionMode_titleTextStyle com.example.mybuletooth:titleTextStyle}</code></td><td> Specifies a style to use for title text.</td></tr>\n           </table>\n           @see #ActionMode_background\n           @see #ActionMode_backgroundSplit\n           @see #ActionMode_height\n           @see #ActionMode_subtitleTextStyle\n           @see #ActionMode_titleTextStyle\n         */\n        public static final int[] ActionMode = {\n            0x7f010026, 0x7f01002a, 0x7f01002b, 0x7f01002f,\n            0x7f010031\n        };\n        /**\n          <p>\n          @attr description\n           Specifies a background for the action mode bar. \n\n\n          <p>Must be a reference to another resource, in the form \"<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>\"\nor to a theme attribute in the form \"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>\".\n          <p>This is a private symbol.\n          @attr name com.example.mybuletooth:background\n        */\n        public static final int ActionMode_background = 3;\n        /**\n          <p>\n          @attr description\n           Specifies a background for the split action mode bar. \n\n\n          <p>May be a reference to another resource, in the form \"<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>\"\nor to a theme attribute in the form \"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>\".\n<p>May be a color value, in the form of \"<code>#<i>rgb</i></code>\", \"<code>#<i>argb</i></code>\",\n\"<code>#<i>rrggbb</i></code>\", or \"<code>#<i>aarrggbb</i></code>\".\n          <p>This is a private symbol.\n          @attr name com.example.mybuletooth:backgroundSplit\n        */\n        public static final int ActionMode_backgroundSplit = 4;\n        /**\n          <p>\n          @attr description\n           Specifies a fixed height for the action mode bar. \n\n\n          <p>Must be a dimension value, which is a floating point number appended with a unit such as \"<code>14.5sp</code>\".\nAvailable units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),\nin (inches), mm (millimeters).\n<p>This may also be a reference to a resource (in the form\n\"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>\") or\ntheme attribute (in the form\n\"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>\")\ncontaining a value of this type.\n          <p>This is a private symbol.\n          @attr name com.example.mybuletooth:height\n        */\n        public static final int ActionMode_height = 0;\n        /**\n          <p>\n          @attr description\n           Specifies a style to use for subtitle text. \n\n\n          <p>Must be a reference to another resource, in the form \"<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>\"\nor to a theme attribute in the form \"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>\".\n          <p>This is a private symbol.\n          @attr name com.example.mybuletooth:subtitleTextStyle\n        */\n        public static final int ActionMode_subtitleTextStyle = 2;\n        /**\n          <p>\n          @attr description\n           Specifies a style to use for title text. \n\n\n          <p>Must be a reference to another resource, in the form \"<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>\"\nor to a theme attribute in the form \"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>\".\n          <p>This is a private symbol.\n          @attr name com.example.mybuletooth:titleTextStyle\n        */\n        public static final int ActionMode_titleTextStyle = 1;\n        /**  Attrbitutes for a ActivityChooserView. \n           <p>Includes the following attributes:</p>\n           <table>\n           <colgroup align=\"left\" />\n           <colgroup align=\"left\" />\n           <tr><th>Attribute</th><th>Description</th></tr>\n           <tr><td><code>{@link #ActivityChooserView_expandActivityOverflowButtonDrawable com.example.mybuletooth:expandActivityOverflowButtonDrawable}</code></td><td> The drawable to show in the button for expanding the activities overflow popup.</td></tr>\n           <tr><td><code>{@link #ActivityChooserView_initialActivityCount com.example.mybuletooth:initialActivityCount}</code></td><td> The maximal number of items initially shown in the activity list.</td></tr>\n           </table>\n           @see #ActivityChooserView_expandActivityOverflowButtonDrawable\n           @see #ActivityChooserView_initialActivityCount\n         */\n        public static final int[] ActivityChooserView = {\n            0x7f01006a, 0x7f01006b\n        };\n        /**\n          <p>\n          @attr description\n           The drawable to show in the button for expanding the activities overflow popup.\n             <strong>Note:</strong> Clients would like to set this drawable\n             as a clue about the action the chosen activity will perform. For\n             example, if share activity is to be chosen the drawable should\n             give a clue that sharing is to be performed.\n         \n\n\n          <p>Must be a reference to another resource, in the form \"<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>\"\nor to a theme attribute in the form \"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>\".\n          <p>This is a private symbol.\n          @attr name com.example.mybuletooth:expandActivityOverflowButtonDrawable\n        */\n        public static final int ActivityChooserView_expandActivityOverflowButtonDrawable = 1;\n        /**\n          <p>\n          @attr description\n           The maximal number of items initially shown in the activity list. \n\n\n          <p>Must be a string value, using '\\\\;' to escape characters such as '\\\\n' or '\\\\uxxxx' for a unicode character.\n<p>This may also be a reference to a resource (in the form\n\"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>\") or\ntheme attribute (in the form\n\"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>\")\ncontaining a value of this type.\n          <p>This is a private symbol.\n          @attr name com.example.mybuletooth:initialActivityCount\n        */\n        public static final int ActivityChooserView_initialActivityCount = 0;\n        /** Attributes that can be used with a CompatTextView.\n           <p>Includes the following attributes:</p>\n           <table>\n           <colgroup align=\"left\" />\n           <colgroup align=\"left\" />\n           <tr><th>Attribute</th><th>Description</th></tr>\n           <tr><td><code>{@link #CompatTextView_textAllCaps com.example.mybuletooth:textAllCaps}</code></td><td> Present the text in ALL CAPS.</td></tr>\n           </table>\n           @see #CompatTextView_textAllCaps\n         */\n        public static final int[] CompatTextView = {\n            0x7f01006d\n        };\n        /**\n          <p>\n          @attr description\n           Present the text in ALL CAPS. This may use a small-caps form when available. \n\n\n          <p>May be a reference to another resource, in the form \"<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>\"\nor to a theme attribute in the form \"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>\".\n<p>May be a boolean value, either \"<code>true</code>\" or \"<code>false</code>\".\n          <p>This is a private symbol.\n          @attr name com.example.mybuletooth:textAllCaps\n        */\n        public static final int CompatTextView_textAllCaps = 0;\n        /** Attributes that can be used with a LinearLayoutICS.\n           <p>Includes the following attributes:</p>\n           <table>\n           <colgroup align=\"left\" />\n           <colgroup align=\"left\" />\n           <tr><th>Attribute</th><th>Description</th></tr>\n           <tr><td><code>{@link #LinearLayoutICS_divider com.example.mybuletooth:divider}</code></td><td> Drawable to use as a vertical divider between buttons.</td></tr>\n           <tr><td><code>{@link #LinearLayoutICS_dividerPadding com.example.mybuletooth:dividerPadding}</code></td><td> Size of padding on either end of a divider.</td></tr>\n           <tr><td><code>{@link #LinearLayoutICS_showDividers com.example.mybuletooth:showDividers}</code></td><td> Setting for which dividers to show.</td></tr>\n           </table>\n           @see #LinearLayoutICS_divider\n           @see #LinearLayoutICS_dividerPadding\n           @see #LinearLayoutICS_showDividers\n         */\n        public static final int[] LinearLayoutICS = {\n            0x7f01002e, 0x7f010055, 0x7f010056\n        };\n        /**\n          <p>\n          @attr description\n           Drawable to use as a vertical divider between buttons. \n\n\n          <p>Must be a reference to another resource, in the form \"<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>\"\nor to a theme attribute in the form \"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>\".\n          <p>This is a private symbol.\n          @attr name com.example.mybuletooth:divider\n        */\n        public static final int LinearLayoutICS_divider = 0;\n        /**\n          <p>\n          @attr description\n           Size of padding on either end of a divider. \n\n\n          <p>Must be a dimension value, which is a floating point number appended with a unit such as \"<code>14.5sp</code>\".\nAvailable units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),\nin (inches), mm (millimeters).\n<p>This may also be a reference to a resource (in the form\n\"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>\") or\ntheme attribute (in the form\n\"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>\")\ncontaining a value of this type.\n          <p>This is a private symbol.\n          @attr name com.example.mybuletooth:dividerPadding\n        */\n        public static final int LinearLayoutICS_dividerPadding = 2;\n        /**\n          <p>\n          @attr description\n           Setting for which dividers to show. \n\n\n          <p>Must be one or more (separated by '|') of the following constant values.</p>\n<table>\n<colgroup align=\"left\" />\n<colgroup align=\"left\" />\n<colgroup align=\"left\" />\n<tr><th>Constant</th><th>Value</th><th>Description</th></tr>\n<tr><td><code>none</code></td><td>0</td><td></td></tr>\n<tr><td><code>beginning</code></td><td>1</td><td></td></tr>\n<tr><td><code>middle</code></td><td>2</td><td></td></tr>\n<tr><td><code>end</code></td><td>4</td><td></td></tr>\n</table>\n          <p>This is a private symbol.\n          @attr name com.example.mybuletooth:showDividers\n        */\n        public static final int LinearLayoutICS_showDividers = 1;\n        /**  Base attributes that are available to all groups. \n           <p>Includes the following attributes:</p>\n           <table>\n           <colgroup align=\"left\" />\n           <colgroup align=\"left\" />\n           <tr><th>Attribute</th><th>Description</th></tr>\n           <tr><td><code>{@link #MenuGroup_android_checkableBehavior android:checkableBehavior}</code></td><td> Whether the items are capable of displaying a check mark.</td></tr>\n           <tr><td><code>{@link #MenuGroup_android_enabled android:enabled}</code></td><td> Whether the items are enabled.</td></tr>\n           <tr><td><code>{@link #MenuGroup_android_id android:id}</code></td><td> The ID of the group.</td></tr>\n           <tr><td><code>{@link #MenuGroup_android_menuCategory android:menuCategory}</code></td><td> The category applied to all items within this group.</td></tr>\n           <tr><td><code>{@link #MenuGroup_android_orderInCategory android:orderInCategory}</code></td><td> The order within the category applied to all items within this group.</td></tr>\n           <tr><td><code>{@link #MenuGroup_android_visible android:visible}</code></td><td> Whether the items are shown/visible.</td></tr>\n           </table>\n           @see #MenuGroup_android_checkableBehavior\n           @see #MenuGroup_android_enabled\n           @see #MenuGroup_android_id\n           @see #MenuGroup_android_menuCategory\n           @see #MenuGroup_android_orderInCategory\n           @see #MenuGroup_android_visible\n         */\n        public static final int[] MenuGroup = {\n            0x0101000e, 0x010100d0, 0x01010194, 0x010101de,\n            0x010101df, 0x010101e0\n        };\n        /**\n          <p>\n          @attr description\n           Whether the items are capable of displaying a check mark. \n          <p>This corresponds to the global attribute\n          resource symbol {@link android.R.attr#checkableBehavior}.\n          @attr name android:checkableBehavior\n        */\n        public static final int MenuGroup_android_checkableBehavior = 5;\n        /**\n          <p>\n          @attr description\n           Whether the items are enabled. \n          <p>This corresponds to the global attribute\n          resource symbol {@link android.R.attr#enabled}.\n          @attr name android:enabled\n        */\n        public static final int MenuGroup_android_enabled = 0;\n        /**\n          <p>\n          @attr description\n           The ID of the group. \n          <p>This corresponds to the global attribute\n          resource symbol {@link android.R.attr#id}.\n          @attr name android:id\n        */\n        public static final int MenuGroup_android_id = 1;\n        /**\n          <p>\n          @attr description\n           The category applied to all items within this group.\n             (This will be or'ed with the orderInCategory attribute.) \n          <p>This corresponds to the global attribute\n          resource symbol {@link android.R.attr#menuCategory}.\n          @attr name android:menuCategory\n        */\n        public static final int MenuGroup_android_menuCategory = 3;\n        /**\n          <p>\n          @attr description\n           The order within the category applied to all items within this group.\n             (This will be or'ed with the category attribute.) \n          <p>This corresponds to the global attribute\n          resource symbol {@link android.R.attr#orderInCategory}.\n          @attr name android:orderInCategory\n        */\n        public static final int MenuGroup_android_orderInCategory = 4;\n        /**\n          <p>\n          @attr description\n           Whether the items are shown/visible. \n          <p>This corresponds to the global attribute\n          resource symbol {@link android.R.attr#visible}.\n          @attr name android:visible\n        */\n        public static final int MenuGroup_android_visible = 2;\n        /**  Base attributes that are available to all Item objects. \n           <p>Includes the following attributes:</p>\n           <table>\n           <colgroup align=\"left\" />\n           <colgroup align=\"left\" />\n           <tr><th>Attribute</th><th>Description</th></tr>\n           <tr><td><code>{@link #MenuItem_actionLayout com.example.mybuletooth:actionLayout}</code></td><td> An optional layout to be used as an action view.</td></tr>\n           <tr><td><code>{@link #MenuItem_actionProviderClass com.example.mybuletooth:actionProviderClass}</code></td><td> The name of an optional ActionProvider class to instantiate an action view\n             and perform operations such as default action for that menu item.</td></tr>\n           <tr><td><code>{@link #MenuItem_actionViewClass com.example.mybuletooth:actionViewClass}</code></td><td> The name of an optional View class to instantiate and use as an\n             action view.</td></tr>\n           <tr><td><code>{@link #MenuItem_android_alphabeticShortcut android:alphabeticShortcut}</code></td><td> The alphabetic shortcut key.</td></tr>\n           <tr><td><code>{@link #MenuItem_android_checkable android:checkable}</code></td><td> Whether the item is capable of displaying a check mark.</td></tr>\n           <tr><td><code>{@link #MenuItem_android_checked android:checked}</code></td><td> Whether the item is checked.</td></tr>\n           <tr><td><code>{@link #MenuItem_android_enabled android:enabled}</code></td><td> Whether the item is enabled.</td></tr>\n           <tr><td><code>{@link #MenuItem_android_icon android:icon}</code></td><td> The icon associated with this item.</td></tr>\n           <tr><td><code>{@link #MenuItem_android_id android:id}</code></td><td> The ID of the item.</td></tr>\n           <tr><td><code>{@link #MenuItem_android_menuCategory android:menuCategory}</code></td><td> The category applied to the item.</td></tr>\n           <tr><td><code>{@link #MenuItem_android_numericShortcut android:numericShortcut}</code></td><td> The numeric shortcut key.</td></tr>\n           <tr><td><code>{@link #MenuItem_android_onClick android:onClick}</code></td><td> Name of a method on the Context used to inflate the menu that will be\n             called when the item is clicked.</td></tr>\n           <tr><td><code>{@link #MenuItem_android_orderInCategory android:orderInCategory}</code></td><td> The order within the category applied to the item.</td></tr>\n           <tr><td><code>{@link #MenuItem_android_title android:title}</code></td><td> The title associated with the item.</td></tr>\n           <tr><td><code>{@link #MenuItem_android_titleCondensed android:titleCondensed}</code></td><td> The condensed title associated with the item.</td></tr>\n           <tr><td><code>{@link #MenuItem_android_visible android:visible}</code></td><td> Whether the item is shown/visible.</td></tr>\n           <tr><td><code>{@link #MenuItem_showAsAction com.example.mybuletooth:showAsAction}</code></td><td> How this item should display in the Action Bar, if present.</td></tr>\n           </table>\n           @see #MenuItem_actionLayout\n           @see #MenuItem_actionProviderClass\n           @see #MenuItem_actionViewClass\n           @see #MenuItem_android_alphabeticShortcut\n           @see #MenuItem_android_checkable\n           @see #MenuItem_android_checked\n           @see #MenuItem_android_enabled\n           @see #MenuItem_android_icon\n           @see #MenuItem_android_id\n           @see #MenuItem_android_menuCategory\n           @see #MenuItem_android_numericShortcut\n           @see #MenuItem_android_onClick\n           @see #MenuItem_android_orderInCategory\n           @see #MenuItem_android_title\n           @see #MenuItem_android_titleCondensed\n           @see #MenuItem_android_visible\n           @see #MenuItem_showAsAction\n         */\n        public static final int[] MenuItem = {\n            0x01010002, 0x0101000e, 0x010100d0, 0x01010106,\n            0x01010194, 0x010101de, 0x010101df, 0x010101e1,\n            0x010101e2, 0x010101e3, 0x010101e4, 0x010101e5,\n            0x0101026f, 0x7f01004d, 0x7f01004e, 0x7f01004f,\n            0x7f010050\n        };\n        /**\n          <p>\n          @attr description\n           An optional layout to be used as an action view.\n             See {@link android.view.MenuItem#setActionView(android.view.View)}\n             for more info. \n\n\n          <p>Must be a reference to another resource, in the form \"<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>\"\nor to a theme attribute in the form \"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>\".\n          <p>This is a private symbol.\n          @attr name com.example.mybuletooth:actionLayout\n        */\n        public static final int MenuItem_actionLayout = 14;\n        /**\n          <p>\n          @attr description\n           The name of an optional ActionProvider class to instantiate an action view\n             and perform operations such as default action for that menu item.\n             See {@link android.view.MenuItem#setActionProvider(android.view.ActionProvider)}\n             for more info. \n\n\n          <p>Must be a string value, using '\\\\;' to escape characters such as '\\\\n' or '\\\\uxxxx' for a unicode character.\n<p>This may also be a reference to a resource (in the form\n\"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>\") or\ntheme attribute (in the form\n\"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>\")\ncontaining a value of this type.\n          <p>This is a private symbol.\n          @attr name com.example.mybuletooth:actionProviderClass\n        */\n        public static final int MenuItem_actionProviderClass = 16;\n        /**\n          <p>\n          @attr description\n           The name of an optional View class to instantiate and use as an\n             action view. See {@link android.view.MenuItem#setActionView(android.view.View)}\n             for more info. \n\n\n          <p>Must be a string value, using '\\\\;' to escape characters such as '\\\\n' or '\\\\uxxxx' for a unicode character.\n<p>This may also be a reference to a resource (in the form\n\"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>\") or\ntheme attribute (in the form\n\"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>\")\ncontaining a value of this type.\n          <p>This is a private symbol.\n          @attr name com.example.mybuletooth:actionViewClass\n        */\n        public static final int MenuItem_actionViewClass = 15;\n        /**\n          <p>\n          @attr description\n           The alphabetic shortcut key.  This is the shortcut when using a keyboard\n             with alphabetic keys. \n          <p>This corresponds to the global attribute\n          resource symbol {@link android.R.attr#alphabeticShortcut}.\n          @attr name android:alphabeticShortcut\n        */\n        public static final int MenuItem_android_alphabeticShortcut = 9;\n        /**\n          <p>\n          @attr description\n           Whether the item is capable of displaying a check mark. \n          <p>This corresponds to the global attribute\n          resource symbol {@link android.R.attr#checkable}.\n          @attr name android:checkable\n        */\n        public static final int MenuItem_android_checkable = 11;\n        /**\n          <p>\n          @attr description\n           Whether the item is checked.  Note that you must first have enabled checking with\n             the checkable attribute or else the check mark will not appear. \n          <p>This corresponds to the global attribute\n          resource symbol {@link android.R.attr#checked}.\n          @attr name android:checked\n        */\n        public static final int MenuItem_android_checked = 3;\n        /**\n          <p>\n          @attr description\n           Whether the item is enabled. \n          <p>This corresponds to the global attribute\n          resource symbol {@link android.R.attr#enabled}.\n          @attr name android:enabled\n        */\n        public static final int MenuItem_android_enabled = 1;\n        /**\n          <p>\n          @attr description\n           The icon associated with this item.  This icon will not always be shown, so\n             the title should be sufficient in describing this item. \n          <p>This corresponds to the global attribute\n          resource symbol {@link android.R.attr#icon}.\n          @attr name android:icon\n        */\n        public static final int MenuItem_android_icon = 0;\n        /**\n          <p>\n          @attr description\n           The ID of the item. \n          <p>This corresponds to the global attribute\n          resource symbol {@link android.R.attr#id}.\n          @attr name android:id\n        */\n        public static final int MenuItem_android_id = 2;\n        /**\n          <p>\n          @attr description\n           The category applied to the item.\n             (This will be or'ed with the orderInCategory attribute.) \n          <p>This corresponds to the global attribute\n          resource symbol {@link android.R.attr#menuCategory}.\n          @attr name android:menuCategory\n        */\n        public static final int MenuItem_android_menuCategory = 5;\n        /**\n          <p>\n          @attr description\n           The numeric shortcut key.  This is the shortcut when using a numeric (e.g., 12-key)\n             keyboard. \n          <p>This corresponds to the global attribute\n          resource symbol {@link android.R.attr#numericShortcut}.\n          @attr name android:numericShortcut\n        */\n        public static final int MenuItem_android_numericShortcut = 10;\n        /**\n          <p>\n          @attr description\n           Name of a method on the Context used to inflate the menu that will be\n             called when the item is clicked. \n          <p>This corresponds to the global attribute\n          resource symbol {@link android.R.attr#onClick}.\n          @attr name android:onClick\n        */\n        public static final int MenuItem_android_onClick = 12;\n        /**\n          <p>\n          @attr description\n           The order within the category applied to the item.\n             (This will be or'ed with the category attribute.) \n          <p>This corresponds to the global attribute\n          resource symbol {@link android.R.attr#orderInCategory}.\n          @attr name android:orderInCategory\n        */\n        public static final int MenuItem_android_orderInCategory = 6;\n        /**\n          <p>\n          @attr description\n           The title associated with the item. \n          <p>This corresponds to the global attribute\n          resource symbol {@link android.R.attr#title}.\n          @attr name android:title\n        */\n        public static final int MenuItem_android_title = 7;\n        /**\n          <p>\n          @attr description\n           The condensed title associated with the item.  This is used in situations where the\n             normal title may be too long to be displayed. \n          <p>This corresponds to the global attribute\n          resource symbol {@link android.R.attr#titleCondensed}.\n          @attr name android:titleCondensed\n        */\n        public static final int MenuItem_android_titleCondensed = 8;\n        /**\n          <p>\n          @attr description\n           Whether the item is shown/visible. \n          <p>This corresponds to the global attribute\n          resource symbol {@link android.R.attr#visible}.\n          @attr name android:visible\n        */\n        public static final int MenuItem_android_visible = 4;\n        /**\n          <p>\n          @attr description\n           How this item should display in the Action Bar, if present. \n\n\n          <p>Must be one or more (separated by '|') of the following constant values.</p>\n<table>\n<colgroup align=\"left\" />\n<colgroup align=\"left\" />\n<colgroup align=\"left\" />\n<tr><th>Constant</th><th>Value</th><th>Description</th></tr>\n<tr><td><code>never</code></td><td>0</td><td> Never show this item in an action bar, show it in the overflow menu instead.\n                 Mutually exclusive with \"ifRoom\" and \"always\". </td></tr>\n<tr><td><code>ifRoom</code></td><td>1</td><td> Show this item in an action bar if there is room for it as determined\n                 by the system. Favor this option over \"always\" where possible.\n                 Mutually exclusive with \"never\" and \"always\". </td></tr>\n<tr><td><code>always</code></td><td>2</td><td> Always show this item in an actionbar, even if it would override\n                 the system's limits of how much stuff to put there. This may make\n                 your action bar look bad on some screens. In most cases you should\n                 use \"ifRoom\" instead. Mutually exclusive with \"ifRoom\" and \"never\". </td></tr>\n<tr><td><code>withText</code></td><td>4</td><td> When this item is shown as an action in the action bar, show a text\n                 label with it even if it has an icon representation. </td></tr>\n<tr><td><code>collapseActionView</code></td><td>8</td><td> This item's action view collapses to a normal menu\n                 item. When expanded, the action view takes over a\n                 larger segment of its container. </td></tr>\n</table>\n          <p>This is a private symbol.\n          @attr name com.example.mybuletooth:showAsAction\n        */\n        public static final int MenuItem_showAsAction = 13;\n        /** Attributes that can be used with a MenuView.\n           <p>Includes the following attributes:</p>\n           <table>\n           <colgroup align=\"left\" />\n           <colgroup align=\"left\" />\n           <tr><th>Attribute</th><th>Description</th></tr>\n           <tr><td><code>{@link #MenuView_android_headerBackground android:headerBackground}</code></td><td> Default background for the menu header.</td></tr>\n           <tr><td><code>{@link #MenuView_android_horizontalDivider android:horizontalDivider}</code></td><td> Default horizontal divider between rows of menu items.</td></tr>\n           <tr><td><code>{@link #MenuView_android_itemBackground android:itemBackground}</code></td><td> Default background for each menu item.</td></tr>\n           <tr><td><code>{@link #MenuView_android_itemIconDisabledAlpha android:itemIconDisabledAlpha}</code></td><td> Default disabled icon alpha for each menu item that shows an icon.</td></tr>\n           <tr><td><code>{@link #MenuView_android_itemTextAppearance android:itemTextAppearance}</code></td><td> Default appearance of menu item text.</td></tr>\n           <tr><td><code>{@link #MenuView_android_preserveIconSpacing android:preserveIconSpacing}</code></td><td> Whether space should be reserved in layout when an icon is missing.</td></tr>\n           <tr><td><code>{@link #MenuView_android_verticalDivider android:verticalDivider}</code></td><td> Default vertical divider between menu items.</td></tr>\n           <tr><td><code>{@link #MenuView_android_windowAnimationStyle android:windowAnimationStyle}</code></td><td> Default animations for the menu.</td></tr>\n           </table>\n           @see #MenuView_android_headerBackground\n           @see #MenuView_android_horizontalDivider\n           @see #MenuView_android_itemBackground\n           @see #MenuView_android_itemIconDisabledAlpha\n           @see #MenuView_android_itemTextAppearance\n           @see #MenuView_android_preserveIconSpacing\n           @see #MenuView_android_verticalDivider\n           @see #MenuView_android_windowAnimationStyle\n         */\n        public static final int[] MenuView = {\n            0x010100ae, 0x0101012c, 0x0101012d, 0x0101012e,\n            0x0101012f, 0x01010130, 0x01010131, 0x01010438\n        };\n        /**\n          <p>\n          @attr description\n           Default background for the menu header. \n          <p>This corresponds to the global attribute\n          resource symbol {@link android.R.attr#headerBackground}.\n          @attr name android:headerBackground\n        */\n        public static final int MenuView_android_headerBackground = 4;\n        /**\n          <p>\n          @attr description\n           Default horizontal divider between rows of menu items. \n          <p>This corresponds to the global attribute\n          resource symbol {@link android.R.attr#horizontalDivider}.\n          @attr name android:horizontalDivider\n        */\n        public static final int MenuView_android_horizontalDivider = 2;\n        /**\n          <p>\n          @attr description\n           Default background for each menu item. \n          <p>This corresponds to the global attribute\n          resource symbol {@link android.R.attr#itemBackground}.\n          @attr name android:itemBackground\n        */\n        public static final int MenuView_android_itemBackground = 5;\n        /**\n          <p>\n          @attr description\n           Default disabled icon alpha for each menu item that shows an icon. \n          <p>This corresponds to the global attribute\n          resource symbol {@link android.R.attr#itemIconDisabledAlpha}.\n          @attr name android:itemIconDisabledAlpha\n        */\n        public static final int MenuView_android_itemIconDisabledAlpha = 6;\n        /**\n          <p>\n          @attr description\n           Default appearance of menu item text. \n          <p>This corresponds to the global attribute\n          resource symbol {@link android.R.attr#itemTextAppearance}.\n          @attr name android:itemTextAppearance\n        */\n        public static final int MenuView_android_itemTextAppearance = 1;\n        /**\n          <p>\n          @attr description\n           Whether space should be reserved in layout when an icon is missing. \n          <p>This is a private symbol.\n          @attr name android:preserveIconSpacing\n        */\n        public static final int MenuView_android_preserveIconSpacing = 7;\n        /**\n          <p>\n          @attr description\n           Default vertical divider between menu items. \n          <p>This corresponds to the global attribute\n          resource symbol {@link android.R.attr#verticalDivider}.\n          @attr name android:verticalDivider\n        */\n        public static final int MenuView_android_verticalDivider = 3;\n        /**\n          <p>\n          @attr description\n           Default animations for the menu. \n          <p>This corresponds to the global attribute\n          resource symbol {@link android.R.attr#windowAnimationStyle}.\n          @attr name android:windowAnimationStyle\n        */\n        public static final int MenuView_android_windowAnimationStyle = 0;\n        /** Attributes that can be used with a SearchView.\n           <p>Includes the following attributes:</p>\n           <table>\n           <colgroup align=\"left\" />\n           <colgroup align=\"left\" />\n           <tr><th>Attribute</th><th>Description</th></tr>\n           <tr><td><code>{@link #SearchView_android_imeOptions android:imeOptions}</code></td><td> The IME options to set on the query text field.</td></tr>\n           <tr><td><code>{@link #SearchView_android_inputType android:inputType}</code></td><td> The input type to set on the query text field.</td></tr>\n           <tr><td><code>{@link #SearchView_android_maxWidth android:maxWidth}</code></td><td> An optional maximum width of the SearchView.</td></tr>\n           <tr><td><code>{@link #SearchView_iconifiedByDefault com.example.mybuletooth:iconifiedByDefault}</code></td><td> The default state of the SearchView.</td></tr>\n           <tr><td><code>{@link #SearchView_queryHint com.example.mybuletooth:queryHint}</code></td><td> An optional query hint string to be displayed in the empty query field.</td></tr>\n           </table>\n           @see #SearchView_android_imeOptions\n           @see #SearchView_android_inputType\n           @see #SearchView_android_maxWidth\n           @see #SearchView_iconifiedByDefault\n           @see #SearchView_queryHint\n         */\n        public static final int[] SearchView = {\n            0x0101011f, 0x01010220, 0x01010264, 0x7f01005a,\n            0x7f01005b\n        };\n        /**\n          <p>\n          @attr description\n           The IME options to set on the query text field. \n          <p>This corresponds to the global attribute\n          resource symbol {@link android.R.attr#imeOptions}.\n          @attr name android:imeOptions\n        */\n        public static final int SearchView_android_imeOptions = 2;\n        /**\n          <p>\n          @attr description\n           The input type to set on the query text field. \n          <p>This corresponds to the global attribute\n          resource symbol {@link android.R.attr#inputType}.\n          @attr name android:inputType\n        */\n        public static final int SearchView_android_inputType = 1;\n        /**\n          <p>\n          @attr description\n           An optional maximum width of the SearchView. \n          <p>This corresponds to the global attribute\n          resource symbol {@link android.R.attr#maxWidth}.\n          @attr name android:maxWidth\n        */\n        public static final int SearchView_android_maxWidth = 0;\n        /**\n          <p>\n          @attr description\n           The default state of the SearchView. If true, it will be iconified when not in\n             use and expanded when clicked. \n\n\n          <p>Must be a boolean value, either \"<code>true</code>\" or \"<code>false</code>\".\n<p>This may also be a reference to a resource (in the form\n\"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>\") or\ntheme attribute (in the form\n\"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>\")\ncontaining a value of this type.\n          <p>This is a private symbol.\n          @attr name com.example.mybuletooth:iconifiedByDefault\n        */\n        public static final int SearchView_iconifiedByDefault = 3;\n        /**\n          <p>\n          @attr description\n           An optional query hint string to be displayed in the empty query field. \n\n\n          <p>Must be a string value, using '\\\\;' to escape characters such as '\\\\n' or '\\\\uxxxx' for a unicode character.\n<p>This may also be a reference to a resource (in the form\n\"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>\") or\ntheme attribute (in the form\n\"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>\")\ncontaining a value of this type.\n          <p>This is a private symbol.\n          @attr name com.example.mybuletooth:queryHint\n        */\n        public static final int SearchView_queryHint = 4;\n        /** Attributes that can be used with a Spinner.\n           <p>Includes the following attributes:</p>\n           <table>\n           <colgroup align=\"left\" />\n           <colgroup align=\"left\" />\n           <tr><th>Attribute</th><th>Description</th></tr>\n           <tr><td><code>{@link #Spinner_android_dropDownHorizontalOffset android:dropDownHorizontalOffset}</code></td><td> Horizontal offset from the spinner widget for positioning the dropdown\n             in spinnerMode=\"dropdown\".</td></tr>\n           <tr><td><code>{@link #Spinner_android_dropDownSelector android:dropDownSelector}</code></td><td> List selector to use for spinnerMode=\"dropdown\" display.</td></tr>\n           <tr><td><code>{@link #Spinner_android_dropDownVerticalOffset android:dropDownVerticalOffset}</code></td><td> Vertical offset from the spinner widget for positioning the dropdown in\n             spinnerMode=\"dropdown\".</td></tr>\n           <tr><td><code>{@link #Spinner_android_dropDownWidth android:dropDownWidth}</code></td><td> Width of the dropdown in spinnerMode=\"dropdown\".</td></tr>\n           <tr><td><code>{@link #Spinner_android_gravity android:gravity}</code></td><td> Gravity setting for positioning the currently selected item.</td></tr>\n           <tr><td><code>{@link #Spinner_android_popupBackground android:popupBackground}</code></td><td> Background drawable to use for the dropdown in spinnerMode=\"dropdown\".</td></tr>\n           <tr><td><code>{@link #Spinner_disableChildrenWhenDisabled com.example.mybuletooth:disableChildrenWhenDisabled}</code></td><td> Whether this spinner should mark child views as enabled/disabled when\n             the spinner itself is enabled/disabled.</td></tr>\n           <tr><td><code>{@link #Spinner_popupPromptView com.example.mybuletooth:popupPromptView}</code></td><td> Reference to a layout to use for displaying a prompt in the dropdown for\n             spinnerMode=\"dropdown\".</td></tr>\n           <tr><td><code>{@link #Spinner_prompt com.example.mybuletooth:prompt}</code></td><td> The prompt to display when the spinner's dialog is shown.</td></tr>\n           <tr><td><code>{@link #Spinner_spinnerMode com.example.mybuletooth:spinnerMode}</code></td><td> Display mode for spinner options.</td></tr>\n           </table>\n           @see #Spinner_android_dropDownHorizontalOffset\n           @see #Spinner_android_dropDownSelector\n           @see #Spinner_android_dropDownVerticalOffset\n           @see #Spinner_android_dropDownWidth\n           @see #Spinner_android_gravity\n           @see #Spinner_android_popupBackground\n           @see #Spinner_disableChildrenWhenDisabled\n           @see #Spinner_popupPromptView\n           @see #Spinner_prompt\n           @see #Spinner_spinnerMode\n         */\n        public static final int[] Spinner = {\n            0x010100af, 0x01010175, 0x01010176, 0x01010262,\n            0x010102ac, 0x010102ad, 0x7f010051, 0x7f010052,\n            0x7f010053, 0x7f010054\n        };\n        /**\n          <p>\n          @attr description\n           Horizontal offset from the spinner widget for positioning the dropdown\n             in spinnerMode=\"dropdown\". \n          <p>This corresponds to the global attribute\n          resource symbol {@link android.R.attr#dropDownHorizontalOffset}.\n          @attr name android:dropDownHorizontalOffset\n        */\n        public static final int Spinner_android_dropDownHorizontalOffset = 4;\n        /**\n          <p>\n          @attr description\n           List selector to use for spinnerMode=\"dropdown\" display. \n          <p>This corresponds to the global attribute\n          resource symbol {@link android.R.attr#dropDownSelector}.\n          @attr name android:dropDownSelector\n        */\n        public static final int Spinner_android_dropDownSelector = 1;\n        /**\n          <p>\n          @attr description\n           Vertical offset from the spinner widget for positioning the dropdown in\n             spinnerMode=\"dropdown\". \n          <p>This corresponds to the global attribute\n          resource symbol {@link android.R.attr#dropDownVerticalOffset}.\n          @attr name android:dropDownVerticalOffset\n        */\n        public static final int Spinner_android_dropDownVerticalOffset = 5;\n        /**\n          <p>\n          @attr description\n           Width of the dropdown in spinnerMode=\"dropdown\". \n          <p>This corresponds to the global attribute\n          resource symbol {@link android.R.attr#dropDownWidth}.\n          @attr name android:dropDownWidth\n        */\n        public static final int Spinner_android_dropDownWidth = 3;\n        /**\n          <p>\n          @attr description\n           Gravity setting for positioning the currently selected item. \n          <p>This corresponds to the global attribute\n          resource symbol {@link android.R.attr#gravity}.\n          @attr name android:gravity\n        */\n        public static final int Spinner_android_gravity = 0;\n        /**\n          <p>\n          @attr description\n           Background drawable to use for the dropdown in spinnerMode=\"dropdown\". \n          <p>This corresponds to the global attribute\n          resource symbol {@link android.R.attr#popupBackground}.\n          @attr name android:popupBackground\n        */\n        public static final int Spinner_android_popupBackground = 2;\n        /**\n          <p>\n          @attr description\n           Whether this spinner should mark child views as enabled/disabled when\n             the spinner itself is enabled/disabled. \n\n\n          <p>Must be a boolean value, either \"<code>true</code>\" or \"<code>false</code>\".\n<p>This may also be a reference to a resource (in the form\n\"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>\") or\ntheme attribute (in the form\n\"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>\")\ncontaining a value of this type.\n          <p>This is a private symbol.\n          @attr name com.example.mybuletooth:disableChildrenWhenDisabled\n        */\n        public static final int Spinner_disableChildrenWhenDisabled = 9;\n        /**\n          <p>\n          @attr description\n           Reference to a layout to use for displaying a prompt in the dropdown for\n             spinnerMode=\"dropdown\". This layout must contain a TextView with the id\n             {@code @android:id/text1} to be populated with the prompt text. \n\n\n          <p>Must be a reference to another resource, in the form \"<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>\"\nor to a theme attribute in the form \"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>\".\n          <p>This is a private symbol.\n          @attr name com.example.mybuletooth:popupPromptView\n        */\n        public static final int Spinner_popupPromptView = 8;\n        /**\n          <p>\n          @attr description\n           The prompt to display when the spinner's dialog is shown. \n\n\n          <p>Must be a reference to another resource, in the form \"<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>\"\nor to a theme attribute in the form \"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>\".\n          <p>This is a private symbol.\n          @attr name com.example.mybuletooth:prompt\n        */\n        public static final int Spinner_prompt = 6;\n        /**\n          <p>\n          @attr description\n           Display mode for spinner options. \n\n\n          <p>Must be one of the following constant values.</p>\n<table>\n<colgroup align=\"left\" />\n<colgroup align=\"left\" />\n<colgroup align=\"left\" />\n<tr><th>Constant</th><th>Value</th><th>Description</th></tr>\n<tr><td><code>dialog</code></td><td>0</td><td> Spinner options will be presented to the user as a dialog window. </td></tr>\n<tr><td><code>dropdown</code></td><td>1</td><td> Spinner options will be presented to the user as an inline dropdown\n                 anchored to the spinner widget itself. </td></tr>\n</table>\n          <p>This is a private symbol.\n          @attr name com.example.mybuletooth:spinnerMode\n        */\n        public static final int Spinner_spinnerMode = 7;\n        /**  These are the standard attributes that make up a complete theme. \n           <p>Includes the following attributes:</p>\n           <table>\n           <colgroup align=\"left\" />\n           <colgroup align=\"left\" />\n           <tr><th>Attribute</th><th>Description</th></tr>\n           <tr><td><code>{@link #Theme_actionDropDownStyle com.example.mybuletooth:actionDropDownStyle}</code></td><td> Default ActionBar dropdown style.</td></tr>\n           <tr><td><code>{@link #Theme_dropdownListPreferredItemHeight com.example.mybuletooth:dropdownListPreferredItemHeight}</code></td><td> The preferred item height for dropdown lists.</td></tr>\n           <tr><td><code>{@link #Theme_listChoiceBackgroundIndicator com.example.mybuletooth:listChoiceBackgroundIndicator}</code></td><td> Drawable used as a background for selected list items.</td></tr>\n           <tr><td><code>{@link #Theme_panelMenuListTheme com.example.mybuletooth:panelMenuListTheme}</code></td><td> Default Panel Menu style.</td></tr>\n           <tr><td><code>{@link #Theme_panelMenuListWidth com.example.mybuletooth:panelMenuListWidth}</code></td><td> Default Panel Menu width.</td></tr>\n           <tr><td><code>{@link #Theme_popupMenuStyle com.example.mybuletooth:popupMenuStyle}</code></td><td> Default PopupMenu style.</td></tr>\n           </table>\n           @see #Theme_actionDropDownStyle\n           @see #Theme_dropdownListPreferredItemHeight\n           @see #Theme_listChoiceBackgroundIndicator\n           @see #Theme_panelMenuListTheme\n           @see #Theme_panelMenuListWidth\n           @see #Theme_popupMenuStyle\n         */\n        public static final int[] Theme = {\n            0x7f010047, 0x7f010048, 0x7f010049, 0x7f01004a,\n            0x7f01004b, 0x7f01004c\n        };\n        /**\n          <p>\n          @attr description\n           Default ActionBar dropdown style. \n\n\n          <p>Must be a reference to another resource, in the form \"<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>\"\nor to a theme attribute in the form \"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>\".\n          <p>This is a private symbol.\n          @attr name com.example.mybuletooth:actionDropDownStyle\n        */\n        public static final int Theme_actionDropDownStyle = 0;\n        /**\n          <p>\n          @attr description\n           The preferred item height for dropdown lists. \n\n\n          <p>Must be a dimension value, which is a floating point number appended with a unit such as \"<code>14.5sp</code>\".\nAvailable units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),\nin (inches), mm (millimeters).\n<p>This may also be a reference to a resource (in the form\n\"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>\") or\ntheme attribute (in the form\n\"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>\")\ncontaining a value of this type.\n          <p>This is a private symbol.\n          @attr name com.example.mybuletooth:dropdownListPreferredItemHeight\n        */\n        public static final int Theme_dropdownListPreferredItemHeight = 1;\n        /**\n          <p>\n          @attr description\n           Drawable used as a background for selected list items. \n\n\n          <p>Must be a reference to another resource, in the form \"<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>\"\nor to a theme attribute in the form \"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>\".\n          <p>This is a private symbol.\n          @attr name com.example.mybuletooth:listChoiceBackgroundIndicator\n        */\n        public static final int Theme_listChoiceBackgroundIndicator = 5;\n        /**\n          <p>\n          @attr description\n           Default Panel Menu style. \n\n\n          <p>Must be a reference to another resource, in the form \"<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>\"\nor to a theme attribute in the form \"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>\".\n          <p>This is a private symbol.\n          @attr name com.example.mybuletooth:panelMenuListTheme\n        */\n        public static final int Theme_panelMenuListTheme = 4;\n        /**\n          <p>\n          @attr description\n           Default Panel Menu width. \n\n\n          <p>Must be a dimension value, which is a floating point number appended with a unit such as \"<code>14.5sp</code>\".\nAvailable units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),\nin (inches), mm (millimeters).\n<p>This may also be a reference to a resource (in the form\n\"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>\") or\ntheme attribute (in the form\n\"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>\")\ncontaining a value of this type.\n          <p>This is a private symbol.\n          @attr name com.example.mybuletooth:panelMenuListWidth\n        */\n        public static final int Theme_panelMenuListWidth = 3;\n        /**\n          <p>\n          @attr description\n           Default PopupMenu style. \n\n\n          <p>Must be a reference to another resource, in the form \"<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>\"\nor to a theme attribute in the form \"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>\".\n          <p>This is a private symbol.\n          @attr name com.example.mybuletooth:popupMenuStyle\n        */\n        public static final int Theme_popupMenuStyle = 2;\n        /** Attributes that can be used with a View.\n           <p>Includes the following attributes:</p>\n           <table>\n           <colgroup align=\"left\" />\n           <colgroup align=\"left\" />\n           <tr><th>Attribute</th><th>Description</th></tr>\n           <tr><td><code>{@link #View_android_focusable android:focusable}</code></td><td> Boolean that controls whether a view can take focus.</td></tr>\n           <tr><td><code>{@link #View_paddingEnd com.example.mybuletooth:paddingEnd}</code></td><td> Sets the padding, in pixels, of the end edge; see {@link android.R.attr#padding}.</td></tr>\n           <tr><td><code>{@link #View_paddingStart com.example.mybuletooth:paddingStart}</code></td><td> Sets the padding, in pixels, of the start edge; see {@link android.R.attr#padding}.</td></tr>\n           </table>\n           @see #View_android_focusable\n           @see #View_paddingEnd\n           @see #View_paddingStart\n         */\n        public static final int[] View = {\n            0x010100da, 0x7f010038, 0x7f010039\n        };\n        /**\n          <p>\n          @attr description\n           Boolean that controls whether a view can take focus.  By default the user can not\n             move focus to a view; by setting this attribute to true the view is\n             allowed to take focus.  This value does not impact the behavior of\n             directly calling {@link android.view.View#requestFocus}, which will\n             always request focus regardless of this view.  It only impacts where\n             focus navigation will try to move focus. \n          <p>This corresponds to the global attribute\n          resource symbol {@link android.R.attr#focusable}.\n          @attr name android:focusable\n        */\n        public static final int View_android_focusable = 0;\n        /**\n          <p>\n          @attr description\n           Sets the padding, in pixels, of the end edge; see {@link android.R.attr#padding}. \n\n\n          <p>Must be a dimension value, which is a floating point number appended with a unit such as \"<code>14.5sp</code>\".\nAvailable units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),\nin (inches), mm (millimeters).\n<p>This may also be a reference to a resource (in the form\n\"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>\") or\ntheme attribute (in the form\n\"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>\")\ncontaining a value of this type.\n          <p>This is a private symbol.\n          @attr name com.example.mybuletooth:paddingEnd\n        */\n        public static final int View_paddingEnd = 2;\n        /**\n          <p>\n          @attr description\n           Sets the padding, in pixels, of the start edge; see {@link android.R.attr#padding}. \n\n\n          <p>Must be a dimension value, which is a floating point number appended with a unit such as \"<code>14.5sp</code>\".\nAvailable units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),\nin (inches), mm (millimeters).\n<p>This may also be a reference to a resource (in the form\n\"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>\") or\ntheme attribute (in the form\n\"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>\")\ncontaining a value of this type.\n          <p>This is a private symbol.\n          @attr name com.example.mybuletooth:paddingStart\n        */\n        public static final int View_paddingStart = 1;\n    };\n}\n"
  },
  {
    "path": "proguard-project.txt",
    "content": "# To enable ProGuard in your project, edit project.properties\n# to define the proguard.config property as described in that file.\n#\n# Add project specific ProGuard rules here.\n# By default, the flags in this file are appended to flags specified\n# in ${sdk.dir}/tools/proguard/proguard-android.txt\n# You can edit the include path and order by changing the ProGuard\n# include property in project.properties.\n#\n# For more details, see\n#   http://developer.android.com/guide/developing/tools/proguard.html\n\n# Add any project specific keep options here:\n\n# If your project uses WebView with JS, uncomment the following\n# and specify the fully qualified class name to the JavaScript interface\n# class:\n#-keepclassmembers class fqcn.of.javascript.interface.for.webview {\n#   public *;\n#}\n"
  },
  {
    "path": "project.properties",
    "content": "# This file is automatically generated by Android Tools.\n# Do not modify this file -- YOUR CHANGES WILL BE ERASED!\n#\n# This file must be checked in Version Control Systems.\n#\n# To customize properties used by the Ant build system edit\n# \"ant.properties\", and override values to adapt the script to your\n# project structure.\n#\n# To enable ProGuard to shrink and obfuscate your code, uncomment this (available properties: sdk.dir, user.home):\n#proguard.config=${sdk.dir}/tools/proguard/proguard-android.txt:proguard-project.txt\n\n# Project target.\ntarget=android-20\nandroid.library.reference.1=../appcompat_v7\n"
  },
  {
    "path": "res/layout/activity_main.xml",
    "content": "<RelativeLayout xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    android:layout_width=\"match_parent\"\n    android:layout_height=\"match_parent\"\n    android:paddingBottom=\"@dimen/activity_vertical_margin\"\n    android:paddingLeft=\"@dimen/activity_horizontal_margin\"\n    android:paddingRight=\"@dimen/activity_horizontal_margin\"\n    android:paddingTop=\"@dimen/activity_vertical_margin\"\n    tools:context=\"com.example.mybuletooth.MainActivity\" >\n\n    <Button\n        android:id=\"@+id/button1\"\n        android:layout_width=\"wrap_content\"\n        android:layout_height=\"wrap_content\"\n        android:layout_alignParentLeft=\"true\"\n        android:layout_alignParentTop=\"true\"\n        android:layout_marginLeft=\"54dp\"\n        android:layout_marginTop=\"56dp\"\n        android:text=\"自动配对\" />\n\n    <TextView\n        android:id=\"@+id/textView1\"\n        android:layout_width=\"wrap_content\"\n        android:layout_height=\"wrap_content\"\n        android:layout_centerVertical=\"true\"\n        android:text=\"点击按钮，自动搜索蓝牙设备，并且进行配对\" />\n\n</RelativeLayout>\n"
  },
  {
    "path": "res/menu/main.xml",
    "content": "<menu xmlns:android=\"http://schemas.android.com/apk/res/android\"\n    xmlns:app=\"http://schemas.android.com/apk/res-auto\"\n    xmlns:tools=\"http://schemas.android.com/tools\"\n    tools:context=\"com.example.mybuletooth.MainActivity\" >\n\n    <item\n        android:id=\"@+id/action_settings\"\n        android:orderInCategory=\"100\"\n        android:title=\"@string/action_settings\"\n        app:showAsAction=\"never\"/>\n\n</menu>\n"
  },
  {
    "path": "res/values/dimens.xml",
    "content": "<resources>\n\n    <!-- Default screen margins, per the Android Design guidelines. -->\n    <dimen name=\"activity_horizontal_margin\">16dp</dimen>\n    <dimen name=\"activity_vertical_margin\">16dp</dimen>\n\n</resources>\n"
  },
  {
    "path": "res/values/strings.xml",
    "content": "<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<resources>\n\n    <string name=\"app_name\">MyBuleTooth</string>\n    <string name=\"hello_world\">Hello world!</string>\n    <string name=\"action_settings\">Settings</string>\n\n</resources>\n"
  },
  {
    "path": "res/values/styles.xml",
    "content": "<resources>\n\n    <!--\n        Base application theme, dependent on API level. This theme is replaced\n        by AppBaseTheme from res/values-vXX/styles.xml on newer devices.\n    -->\n    <style name=\"AppBaseTheme\" parent=\"Theme.AppCompat.Light\">\n        <!--\n            Theme customizations available in newer API levels can go in\n            res/values-vXX/styles.xml, while customizations related to\n            backward-compatibility can go here.\n        -->\n    </style>\n\n    <!-- Application theme. -->\n    <style name=\"AppTheme\" parent=\"AppBaseTheme\">\n        <!-- All customizations that are NOT specific to a particular API-level can go here. -->\n    </style>\n\n</resources>\n"
  },
  {
    "path": "res/values-v11/styles.xml",
    "content": "<resources>\n\n    <!--\n        Base application theme for API 11+. This theme completely replaces\n        AppBaseTheme from res/values/styles.xml on API 11+ devices.\n    -->\n    <style name=\"AppBaseTheme\" parent=\"Theme.AppCompat.Light\">\n        <!-- API 11 theme customizations can go here. -->\n    </style>\n\n</resources>\n"
  },
  {
    "path": "res/values-v14/styles.xml",
    "content": "<resources>\n\n    <!--\n        Base application theme for API 14+. This theme completely replaces\n        AppBaseTheme from BOTH res/values/styles.xml and\n        res/values-v11/styles.xml on API 14+ devices.\n    -->\n    <style name=\"AppBaseTheme\" parent=\"Theme.AppCompat.Light.DarkActionBar\">\n        <!-- API 14 theme customizations can go here. -->\n    </style>\n\n</resources>\n"
  },
  {
    "path": "res/values-w820dp/dimens.xml",
    "content": "<resources>\n\n    <!--\n         Example customization of dimensions originally defined in res/values/dimens.xml\n         (such as screen margins) for screens with more than 820dp of available width. This\n         would include 7\" and 10\" devices in landscape (~960dp and ~1280dp respectively).\n    -->\n    <dimen name=\"activity_horizontal_margin\">64dp</dimen>\n\n</resources>\n"
  },
  {
    "path": "src/com/example/mybuletooth/MainActivity.java",
    "content": "package com.example.mybuletooth;\n\nimport android.app.Activity;\nimport android.bluetooth.BluetoothAdapter;\nimport android.os.Bundle;\nimport android.view.View;\nimport android.view.View.OnClickListener;\nimport android.widget.Button;\n\npublic class MainActivity extends Activity implements OnClickListener{\n\t\n\t/** Called when the activity is first created. */ \n\tprivate Button autopairbtn=null;\n\tprivate BluetoothAdapter bluetoothAdapter = BluetoothAdapter.getDefaultAdapter();\n\n\t@Override\n\tprotected void onCreate(Bundle savedInstanceState) {\n\t\tsuper.onCreate(savedInstanceState);\n\t\tsetContentView(R.layout.activity_main);\n\t\t\n\t\tautopairbtn=(Button) findViewById(R.id.button1);\n\t\tautopairbtn.setOnClickListener(this);\n\t\t\n\t}\n\t\n\t//ðťļ\n\t@Override\n\tpublic void onClick(View arg0) {\n\t\t\n\t\tif (!bluetoothAdapter.isEnabled())\n\t\t{\n\t\t\t\tbluetoothAdapter.enable();//첽ģȴֱӷء\n\t\t}else{\n\t\t\t\tbluetoothAdapter.startDiscovery();\n\t\t\t }\n\t\t\n\t}\n}\n"
  },
  {
    "path": "src/com/ywq/broadcast/BluetoothReceiver.java",
    "content": "package com.ywq.broadcast;\n\nimport com.ywq.tools.ClsUtils;\nimport android.bluetooth.BluetoothDevice;\nimport android.content.BroadcastReceiver;\nimport android.content.Context;\nimport android.content.Intent;\nimport android.util.Log;\n\n\npublic class BluetoothReceiver extends BroadcastReceiver{\n\n\tString pin = \"1234\";  //˴ΪҪӵ豸ĳʼԿһΪ12340000\n\tpublic BluetoothReceiver() {\n\t\t\n\t}\n\n\t//㲥Զ豸ʱصonReceiver()ᱻִ \n\t@Override\n\tpublic void onReceive(Context context, Intent intent) {\n\t\t\n\t\tString action = intent.getAction(); //õaction\n\t\tLog.e(\"action1=\", action);\n\t\tBluetoothDevice btDevice=null;  //һdevice\n\t\t // Intentлȡ豸\n\t\tbtDevice = intent.getParcelableExtra(BluetoothDevice.EXTRA_DEVICE); \n\t\t\n\t\tif(BluetoothDevice.ACTION_FOUND.equals(action)){  //豸\n\t\t\tLog.e(\"豸:\", \"[\"+btDevice.getName()+\"]\"+\":\"+btDevice.getAddress());\n\t\t\t\n\t\t\tif(btDevice.getName().contains(\"HC-05\"))//HC-05豸жһѵǸᱻԡ\n\t\t\t{\n\t\t\t\tif (btDevice.getBondState() == BluetoothDevice.BOND_NONE) {  \n\t\t\t\t\t\n\t\t\t\t\tLog.e(\"ywq\", \"attemp to bond:\"+\"[\"+btDevice.getName()+\"]\");\n\t\t\t\t\ttry {\n\t\t\t\t\t\t//ͨClsUtils,createBond\n\t\t\t\t\t\tClsUtils.createBond(btDevice.getClass(), btDevice);\n\t\t\t\t\t} catch (Exception e) {\n\t\t\t\t\t\t// TODO Auto-generated catch block\n\t\t\t\t\t\te.printStackTrace();\n\t\t\t\t\t}\n                }\n\t\t\t}else\n\t\t\t\tLog.e(\"error\", \"Is faild\");\n\t\t}else if(action.equals(\"android.bluetooth.device.action.PAIRING_REQUEST\")) //ٴεõactionPAIRING_REQUEST\n\t\t{\n\t\t\tLog.e(\"action2=\", action);\n\t\t\tif(btDevice.getName().contains(\"HC-05\"))\n\t\t\t{\n\t\t\t\tLog.e(\"here\", \"OKOKOK\");\n\t\t\t\t\n\t\t\t\ttry {\n\t\t\t\t\t\n\t\t\t\t\t//1.ȷ\n\t\t\t\t\tClsUtils.setPairingConfirmation(btDevice.getClass(), btDevice, true);\n\t\t\t\t\t//2.ֹ㲥\n\t\t\t\t\tLog.i(\"order...\", \"isOrderedBroadcast:\"+isOrderedBroadcast()+\",isInitialStickyBroadcast:\"+isInitialStickyBroadcast());\n\t\t\t\t\tabortBroadcast();//ûн㲥ֹһһԿ\n\t\t\t\t\t//3.setPin...\n\t\t\t\t\tboolean ret = ClsUtils.setPin(btDevice.getClass(), btDevice, pin);\n\t\t\t\t\t\n\t\t\t\t} catch (Exception e) {\n\t\t\t\t\t// TODO Auto-generated catch block\n\t\t\t\t\te.printStackTrace();\n\t\t\t\t}\n\t\t\t}else\n\t\t\t\tLog.e(\"ʾϢ\", \"豸Ŀ豸\");\n\t\t\t\n\t\t}\n\t}\n}"
  },
  {
    "path": "src/com/ywq/tools/ClsUtils.java",
    "content": "package com.ywq.tools;\n\n/************************************ Ժ * **************/\n\nimport java.lang.reflect.Method;  \nimport java.lang.reflect.Field;  \nimport android.bluetooth.BluetoothDevice;  \nimport android.util.Log;  \n  \npublic class ClsUtils   \n{  \n    /** \n     * 豸 οԴ룺platform/packages/apps/Settings.git \n     * /Settings/src/com/android/settings/bluetooth/CachedBluetoothDevice.java \n     */  \n    static public boolean createBond(Class btClass, BluetoothDevice btDevice)  \n    throws Exception  \n    {  \n        Method createBondMethod = btClass.getMethod(\"createBond\");  \n        Boolean returnValue = (Boolean) createBondMethod.invoke(btDevice);  \n        return returnValue.booleanValue();  \n    }  \n   \n    /** \n     * 豸 οԴ룺platform/packages/apps/Settings.git \n     * /Settings/src/com/android/settings/bluetooth/CachedBluetoothDevice.java \n     */  \n    static public boolean removeBond(Class<?> btClass, BluetoothDevice btDevice)  \n            throws Exception  \n    {  \n        Method removeBondMethod = btClass.getMethod(\"removeBond\");  \n        Boolean returnValue = (Boolean) removeBondMethod.invoke(btDevice);  \n        return returnValue.booleanValue();  \n    }  \n   \n    static public boolean setPin(Class<? extends BluetoothDevice> btClass, BluetoothDevice btDevice,  \n            String str) throws Exception  \n    {  \n        try  \n        {  \n            Method removeBondMethod = btClass.getDeclaredMethod(\"setPin\",  \n                    new Class[]  \n                    {byte[].class});  \n            Boolean returnValue = (Boolean) removeBondMethod.invoke(btDevice,  \n                    new Object[]  \n                    {str.getBytes()});  \n            Log.e(\"returnValue\", \"\" + returnValue);  \n        }  \n        catch (SecurityException e)  \n        {  \n            // throw new RuntimeException(e.getMessage());  \n            e.printStackTrace();  \n        }  \n        catch (IllegalArgumentException e)  \n        {  \n            // throw new RuntimeException(e.getMessage());  \n            e.printStackTrace();  \n        }  \n        catch (Exception e)  \n        {  \n            // TODO Auto-generated catch block  \n            e.printStackTrace();  \n        }  \n        return true;  \n   \n    }  \n   \n    // ȡû  \n    static public boolean cancelPairingUserInput(Class<?> btClass,  \n            BluetoothDevice device)  throws Exception  \n    {  \n        Method createBondMethod = btClass.getMethod(\"cancelPairingUserInput\");  \n//        cancelBondProcess(btClass, device);\n        Boolean returnValue = (Boolean) createBondMethod.invoke(device);  \n        return returnValue.booleanValue();  \n    }  \n   \n    // ȡ  \n    static public boolean cancelBondProcess(Class<?> btClass,  \n            BluetoothDevice device)  \n   \n    throws Exception  \n    {  \n        Method createBondMethod = btClass.getMethod(\"cancelBondProcess\");  \n        Boolean returnValue = (Boolean) createBondMethod.invoke(device);  \n        return returnValue.booleanValue();  \n    } \n    \n    //ȷ\n    \n    static public void setPairingConfirmation(Class<?> btClass,BluetoothDevice device,boolean isConfirm)throws Exception \n    {\n    \tMethod setPairingConfirmation = btClass.getDeclaredMethod(\"setPairingConfirmation\",boolean.class); \n    \tsetPairingConfirmation.invoke(device,isConfirm);\n    }\n    \n   \n    /** \n     * \n     * @param clsShow \n     */  \n    static public void printAllInform(Class clsShow)  \n    {  \n        try  \n        {  \n            // ȡз  \n            Method[] hideMethod = clsShow.getMethods();  \n            int i = 0;  \n            for (; i < hideMethod.length; i++)  \n            {  \n                Log.e(\"method name\", hideMethod[i].getName() + \";and the i is:\"  \n                        + i);  \n            }\n            // ȡг  \n            Field[] allFields = clsShow.getFields();  \n            for (i = 0; i < allFields.length; i++)  \n            {  \n                Log.e(\"Field name\", allFields[i].getName());  \n            }\n        }  \n        catch (SecurityException e)  \n        {  \n            // throw new RuntimeException(e.getMessage());  \n            e.printStackTrace();  \n        }  \n        catch (IllegalArgumentException e)  \n        {  \n            // throw new RuntimeException(e.getMessage());  \n            e.printStackTrace();  \n        }  \n        catch (Exception e)  \n        {  \n            // TODO Auto-generated catch block  \n            e.printStackTrace();  \n        }  \n    }  \n}  \n"
  }
]